CVE-2007-1287
Published Mar 6, 2007
Last updated 14 years ago
Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- NVD-CWE-Other
Vendor comments
- Red HatThe phpinfo function should not be used in publically-accessible PHP scripts.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:php:php:4.4.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "71AEE8B4-FCF8-483B-8D4C-2E80A02E925E" }, { "criteria": "cpe:2.3:a:php:php:4.4.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4C2AF1D9-33B6-4B2C-9269-426B6B720164" }, { "criteria": "cpe:2.3:a:php:php:4.4.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "84B70263-37AA-4539-A286-12038A3792C6" }, { "criteria": "cpe:2.3:a:php:php:6.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7D68E8CC-611F-46B5-9571-0B24FB3928EF" } ], "operator": "OR" } ] } ]