cvelist/2013/1xxx/CVE-2013-1969.json
2017-10-16 12:31:07 -04:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-1969",
"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" : "Multiple use-after-free vulnerabilities in libxml2 2.9.0 and possibly other versions might allow context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via vectors related to the (1) htmlParseChunk and (2) xmldecl_done functions, as demonstrated by a buffer overflow in the xmlBufGetInputBase function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2013/04/17/4"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2013/04/19/1"
},
{
"url" : "https://bugzilla.gnome.org/show_bug.cgi?id=690202"
},
{
"url" : "https://git.gnome.org/browse/libxml2/commit/?id=de0cc20c29cb3f056062925395e0f68d2250a46f"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-04/msg00109.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-06/msg00081.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1817-1"
},
{
"url" : "http://secunia.com/advisories/53061"
}
]
}
}