cvelist/2011/4xxx/CVE-2011-4357.json

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-4357",
"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" : "Format string vulnerability in the p_cgi_error function in python/neo_cgi.c in the Python CGI Kit (neo_cgi) module for Clearsilver 0.10.5 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers that are not properly handled when creating CGI error messages using the cgi_error API function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20111127 CVE Request -- ClearSilver (neo_cgi) -- Format string flaw by processing CGI error messages in Python module",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2011/11/27/1"
},
{
"name" : "http://code.google.com/p/clearsilver/source/detail?r=919",
"refsource" : "CONFIRM",
"url" : "http://code.google.com/p/clearsilver/source/detail?r=919"
},
{
"name" : "http://tech.groups.yahoo.com/group/ClearSilver/message/1422",
"refsource" : "CONFIRM",
"url" : "http://tech.groups.yahoo.com/group/ClearSilver/message/1422"
},
{
"name" : "DSA-2355",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2011/dsa-2355"
},
{
"name" : "77419",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/77419"
},
{
"name" : "47016",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/47016"
},
{
"name" : "clearsilver-neocgi-format-string(71599)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/71599"
}
]
}
}