First published: Tue Apr 10 2007(Updated: )
CRLF injection vulnerability in the FILTER_VALIDATE_EMAIL filter in ext/filter in PHP 5.2.0 and 5.2.1 allows context-dependent attackers to inject arbitrary e-mail headers via an e-mail address with a '\n' character, which causes a regular expression to ignore the subsequent part of the address string.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.0 | |
PHP | =5.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1900 is considered a medium severity vulnerability due to its potential for CRLF injection, affecting the security of email headers.
To fix CVE-2007-1900, upgrade to a PHP version later than 5.2.1 that addresses this CRLF injection vulnerability.
CVE-2007-1900 affects users of PHP versions 5.2.0 and 5.2.1, particularly those using the FILTER_VALIDATE_EMAIL filter.
CVE-2007-1900 can be exploited to inject arbitrary email headers, potentially allowing for phishing or spam attacks.
CVE-2007-1900 is a CRLF injection vulnerability that allows attackers to manipulate email addresses and bypass validation.