cvelist/2018/15xxx/CVE-2018-15518.json

83 lines
2.4 KiB
JSON
Raw Normal View History

2018-08-18 16:05:29 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-15518",
2018-12-26 15:25:58 -05: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-08-18 16:05:29 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-12-26 15:25:58 -05:00
"value" : "QXmlStream in Qt 5.x before 5.11.3 has a double-free or corruption during parsing of a specially crafted illegal XML document."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2019-01-03 06:31:42 -05:00
{
"name" : "[debian-lts-announce] 20190103 [SECURITY] [DLA 1627-1] qtbase-opensource-src security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/01/msg00004.html"
},
2018-12-26 15:25:58 -05:00
{
"name" : "https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/",
"refsource" : "CONFIRM",
"url" : "https://blog.qt.io/blog/2018/12/04/qt-5-11-3-released-important-security-updates/"
},
{
"name" : "https://codereview.qt-project.org/#/c/236691/",
"refsource" : "CONFIRM",
"url" : "https://codereview.qt-project.org/#/c/236691/"
},
2019-01-29 06:04:03 -05:00
{
"name" : "DSA-4374",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2019/dsa-4374"
},
2018-12-26 15:25:58 -05:00
{
"name" : "openSUSE-SU-2018:4261",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2018-12/msg00066.html"
2018-08-18 16:05:29 -04:00
}
]
}
}