cvelist/2009/3xxx/CVE-2009-3586.json
2019-03-17 22:37:21 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3586",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Off-by-one error in src/http.c in CoreHTTP 0.5.3.1 and earlier allows remote attackers to cause a denial of service or possibly execute arbitrary code via an HTTP request with a long first line that triggers a buffer overflow. NOTE: this vulnerability reportedly exists because of an incorrect fix for CVE-2007-4060."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://census-labs.com/media/corex.txt",
"refsource": "MISC",
"url": "http://census-labs.com/media/corex.txt"
},
{
"name": "20091207 CVE-2009-3586: CoreHTTP web server off-by-one buffer overflow vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/508272/100/0/threaded"
},
{
"name": "http://census-labs.com/news/2009/12/02/corehttp-web-server/",
"refsource": "MISC",
"url": "http://census-labs.com/news/2009/12/02/corehttp-web-server/"
}
]
}
}