First published: Tue Mar 06 2007(Updated: )
A regression error in the phpinfo function in PHP 4.4.3 to 4.4.6, and PHP 6.0 in CVS, allows remote attackers to conduct cross-site scripting (XSS) attacks via GET, POST, or COOKIE array values, which are not escaped in the phpinfo output, as originally fixed for CVE-2005-3388.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.4.4 | |
PHP | =6.0 | |
PHP | =4.4.5 | |
PHP | =4.4.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-1287 has a medium severity rating due to its potential for cross-site scripting attacks.
To fix CVE-2007-1287, upgrade to PHP versions 4.4.7 or later, or the fixed version for PHP 6.0.
CVE-2007-1287 affects PHP versions 4.4.3 to 4.4.6 and version 6.0 in CVS.
CVE-2007-1287 facilitates cross-site scripting (XSS) attacks through unsanitized user inputs in phpinfo output.
CVE-2007-1287 was discovered in 2007 and is a regression of a previously fixed issue.