CVE-2012-2329
Buffer overflow in the apache_request_headers function in sapi/cgi/cgi_main.c in PHP 5.4.x before 5.4.3 allows remote attackers to cause a denial of service (application crash) via a long string in the header of an HTTP request.
Published at
2012-05-11T10:15Z
4229 days ago
Modified
2017-08-29T01:31Z
2294 days ago
CWE-119
Problem type
References
URL | Type |
---|---|
www.php.net http://www.php.net/ChangeLog-5.php#5.4.3 | CONFIRM |
bugzilla.redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=820000 | CONFIRM |
www.php.net http://www.php.net/archive/2012.php#id2012-05-08-1 | CONFIRM |
bugs.php.net https://bugs.php.net/bug.php?id=61807 | CONFIRM |
53455 http://www.securityfocus.com/bid/53455 | BID |
49014 http://secunia.com/advisories/49014 | SECUNIA |
SSRT100992 https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03839862 | HP |
php-apacherequestheaders-bo(75545) https://exchange.xforce.ibmcloud.com/vulnerabilities/75545 | XF |
GET https://vulnerabilitydata.com/api/details/CVE-2012-2329
{ "id": "CVE-2012-2329", "published_date": "2012-05-11T10:15Z", "last_modified_date": "2017-08-29T01:31Z", "assigner": "secalert@redhat.com", "description": "Buffer overflow in the apache_request_headers function in sapi/cgi/cgi_main.c in PHP 5.4.x before 5.4.3 allows remote attackers to cause a denial of service (application crash) via a long string in the header of an HTTP request.", "references": [ { "url": "http://www.php.net/ChangeLog-5.php#5.4.3", "name": "http://www.php.net/ChangeLog-5.php#5.4.3", "refsource": "CONFIRM", "tags": [] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=820000", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=820000", "refsource": "CONFIRM", "tags": [ "Patch" ] }, { "url": "http://www.php.net/archive/2012.php#id2012-05-08-1", "name": "http://www.php.net/archive/2012.php#id2012-05-08-1", "refsource": "CONFIRM", "tags": [] }, { "url": "https://bugs.php.net/bug.php?id=61807", "name": "https://bugs.php.net/bug.php?id=61807", "refsource": "CONFIRM", "tags": [] }, { "url": "http://www.securityfocus.com/bid/53455", "name": "53455", "refsource": "BID", "tags": [] }, { "url": "http://secunia.com/advisories/49014", "name": "49014", "refsource": "SECUNIA", "tags": [] }, { "url": "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03839862", "name": "SSRT100992", "refsource": "HP", "tags": [] }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/75545", "name": "php-apacherequestheaders-bo(75545)", "refsource": "XF", "tags": [] } ], "impact": { "baseMetricV2": { "cvssV2": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5 }, "severity": "MEDIUM", "exploitabilityScore": 10, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } }, "problem_type": "CWE-119" }