CVE-2007-3205
Published Jun 13, 2007
Last updated 6 years ago
Overview
- Description
- The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the function or a bug in PHP, although it is likely to be regarded as a bug in Hardened-PHP and Suhosin.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- NVD-CWE-Other
Vendor comments
- Red HatThis is not a security vulnerability: it is the expected behaviour of parse_str when used without a second parameter.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:hardened-php_project:hardened-php:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0527E630-C2D3-44E3-AFD3-1A2CC0AA854C" }, { "criteria": "cpe:2.3:a:hardened-php_project:subhosin:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F7617D0C-23DC-4DEE-AC8E-F2E627C22E5D" }, { "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "58A8B39D-57DF-4D71-BBCA-1D5A19E0A1B9" } ], "operator": "OR" } ] } ]