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
4370 days ago
Modified
2017-08-29T01:31Z
2435 days ago
CWE-119
Problem type

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"
}