cvelist/2018/9xxx/CVE-2018-9251.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2018-04-03 21:02:28 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9251",
2018-04-03 22:02:54 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-04-03 21:02:28 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-03 22:02:54 -04:00
"value" : "The xz_decomp function in xzlib.c in libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-09-28 06:05:24 -04:00
{
"name" : "[debian-lts-announce] 20180927 [SECURITY] [DLA 1524-1] libxml2 security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/09/msg00035.html"
},
2018-04-03 22:02:54 -04:00
{
"name" : "https://bugzilla.gnome.org/show_bug.cgi?id=794914",
"refsource" : "MISC",
2018-04-03 22:02:54 -04:00
"url" : "https://bugzilla.gnome.org/show_bug.cgi?id=794914"
2018-04-03 21:02:28 -04:00
}
]
}
}