{ "id": "CVE-2007-1584", "sourceIdentifier": "cve@mitre.org", "published": "2007-03-21T23:19:00.000", "lastModified": "2024-11-21T00:28:40.960", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write '\\0' characters in whitespace that precedes the string." }, { "lang": "es", "value": "Desbordamiento de b\u00fafer en la funci\u00f3n header en PHP 5.2.0 permite a atacantes dependientes de contexto ejecutar c\u00f3digo de su elecci\u00f3n pasando una cadena rellena con espacios en blanco, lo cual provoca que escriba caracteres '\\0' en espacios en blanco que preceden a la cadena." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "baseScore": 6.8, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": true, "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:php:php:5.2.0:*:*:*:*:*:*:*", "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99" } ] } ] } ], "references": [ { "url": "http://www.php-security.org/MOPB/MOPB-25-2007.html", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://www.exploit-db.com/exploits/3517", "source": "cve@mitre.org" }, { "url": "http://www.php-security.org/MOPB/MOPB-25-2007.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "https://www.exploit-db.com/exploits/3517", "source": "af854a3a-2127-422b-91ae-364da2661108" } ], "vendorComments": [ { "organization": "Red Hat", "comment": "This CVE name is a duplicate as the vulnerability is addressed by CVE-2007-0907.\n", "lastModified": "2007-05-01T00:00:00" } ] }