{ "id": "CVE-2007-3205", "sourceIdentifier": "cve@mitre.org", "published": "2007-06-13T10:30:00.000", "lastModified": "2025-04-09T00:30:58.490", "vulnStatus": "Deferred", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "La funci\u00f3n parse_str en (1) PHP, (2) Hardened-PHP y (3) Suhosin, cuando se llama sin un segundo par\u00e1metro, podr\u00eda permitir a los atacantes remotos sobrescribir variables arbitrarias mediante la especificaci\u00f3n de nombres de variables y valores en la cadena que ser\u00e1 analizada. NOTA: no est\u00e1 claro si se trata de una limitaci\u00f3n creada en la funci\u00f3n o un error en PHP, aunque es probable que sea considerada como un error en Hardened-PHP y Suhosin." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "baseScore": 5.0, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:hardened-php_project:hardened-php:*:*:*:*:*:*:*:*", "matchCriteriaId": "0527E630-C2D3-44E3-AFD3-1A2CC0AA854C" }, { "vulnerable": true, "criteria": "cpe:2.3:a:hardened-php_project:subhosin:*:*:*:*:*:*:*:*", "matchCriteriaId": "F7617D0C-23DC-4DEE-AC8E-F2E627C22E5D" }, { "vulnerable": true, "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", "matchCriteriaId": "58A8B39D-57DF-4D71-BBCA-1D5A19E0A1B9" } ] } ] } ], "references": [ { "url": "http://osvdb.org/39834", "source": "cve@mitre.org" }, { "url": "http://securityreason.com/securityalert/2800", "source": "cve@mitre.org" }, { "url": "http://www.acid-root.new.fr/advisories/14070612.txt", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/archive/1/471178/100/0/threaded", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/archive/1/471204/100/0/threaded", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/archive/1/471275/100/0/threaded", "source": "cve@mitre.org" }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34836", "source": "cve@mitre.org" }, { "url": "http://osvdb.org/39834", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://securityreason.com/securityalert/2800", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.acid-root.new.fr/advisories/14070612.txt", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/archive/1/471178/100/0/threaded", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/archive/1/471204/100/0/threaded", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/archive/1/471275/100/0/threaded", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34836", "source": "af854a3a-2127-422b-91ae-364da2661108" } ], "vendorComments": [ { "organization": "Red Hat", "comment": "This is not a security vulnerability: it is the expected behaviour of parse_str when used without a second parameter.", "lastModified": "2007-06-26T00:00:00" } ] }