cvelist/2009/4xxx/CVE-2009-4413.json

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-4413",
"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" : "The httpClientDiscardBody function in client.c in Polipo 0.9.8, 0.9.12, 1.0.4, and possibly other versions, allows remote attackers to cause a denial of service (crash) via a request with a large Content-Length value, which triggers an integer overflow, a signed-to-unsigned conversion error with a negative value, and a segmentation fault."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20091212 CVE request: polipo DoS via overly large \"Content-Length\" header",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2009/12/12/4"
},
{
"name" : "10338",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/10338"
},
{
"name" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560779",
"refsource" : "CONFIRM",
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560779"
},
{
"name" : "DSA-2002",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2010/dsa-2002"
},
{
"name" : "37463",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/37463"
},
{
"name" : "37607",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/37607"
},
{
"name" : "38647",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/38647"
}
]
}
}