The mail function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 truncates e-mail messages at the first ASCIIZ ('\0') byte, which might allow context-dependent attackers to prevent intended information from being delivered in e-mail messages. NOTE: this issue might be security-relevant in cases when the trailing contents of e-mail messages are important, such as logging information or if the message is expected to be well-formed.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2007-03-28 00:19
Updated : 2018-10-30 16:25
NVD link : CVE-2007-1717
Mitre link : CVE-2007-1717
CVE.ORG link : CVE-2007-1717
JSON object : View
Products Affected
php
- php
CWE