cvelist/2017/13xxx/CVE-2017-13711.json
2018-04-12 06:04:36 -04:00

98 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-13711",
"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" : "Use-after-free vulnerability in the sofree function in slirp/socket.c in QEMU (aka Quick Emulator) allows attackers to cause a denial of service (QEMU instance crash) by leveraging failure to properly clear ifq_so from pending packets."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20170829 CVE-2017-13711 Qemu: Slirp: use-after-free when sending response",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2017/08/29/6"
},
{
"name" : "[qemu-devel] 20170826 [PATCH] slirp: fix clearing ifq_so from pending packets",
"refsource" : "MLIST",
"url" : "https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg05201.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1486400",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1486400"
},
{
"name" : "DSA-3991",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3991"
},
{
"name" : "RHSA-2018:0816",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0816"
},
{
"name" : "RHSA-2018:1104",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1104"
},
{
"name" : "RHSA-2018:1113",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1113"
},
{
"name" : "100534",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100534"
}
]
}
}