CVE-2007-1717: Medium severity PHP PHP vulnerability
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-1717?
CVE-2007-1717 is considered a moderate vulnerability due to its exploitation potential in email message delivery.
How do I fix CVE-2007-1717?
To fix CVE-2007-1717, upgrade to a PHP version that is higher than 5.2.1 or apply patches if available.
What software is affected by CVE-2007-1717?
CVE-2007-1717 affects PHP versions 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1.
Can CVE-2007-1717 lead to data loss?
Yes, CVE-2007-1717 can potentially lead to data loss by truncating email messages at the first ASCIIZ byte.
Is CVE-2007-1717 a common vulnerability in PHP?
Yes, CVE-2007-1717 is noted as a common vulnerability affecting multiple versions of PHP.