fkie_cve-2007-3205
Vulnerability from fkie_nvd
Published
2007-06-13 10:30
Modified
2025-04-09 00:30
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| hardened-php_project | hardened-php | * | |
| hardened-php_project | subhosin | * | |
| php | php | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2007-3205",
"lastModified": "2025-04-09T00:30:58.490",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2007-06-13T10:30:00.000",
"references": [
{
"source": "cve@mitre.org",
"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": "af854a3a-2127-422b-91ae-364da2661108",
"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"
}
],
"sourceIdentifier": "cve@mitre.org",
"vendorComments": [
{
"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",
"organization": "Red Hat"
}
],
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…