cvelist/2018/14xxx/CVE-2018-14600.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2018-07-26 17:04:05 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-14600",
2018-08-24 15:03:26 -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-07-26 17:04:05 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-24 15:03:26 -04:00
"value" : "An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c interprets a variable as signed instead of unsigned, resulting in an out-of-bounds write (of up to 128 bytes), leading to DoS or remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20180821 X.Org security advisory: August 21, 2018",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2018/08/21/6"
},
{
"name" : "[xorg-announce] 20180821 libX11 1.6.6",
"refsource" : "MLIST",
"url" : "https://lists.x.org/archives/xorg-announce/2018-August/002916.html"
},
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1102068",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1102068"
},
{
"name" : "https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=dbf72805fd9d7b1846fe9a11b46f3994bfc27fea",
"refsource" : "CONFIRM",
"url" : "https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=dbf72805fd9d7b1846fe9a11b46f3994bfc27fea"
2018-07-26 17:04:05 -04:00
}
]
}
}