cvelist/2014/3xxx/CVE-2014-3471.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:03:18 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3471",
"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": [
2018-01-12 12:04:10 -05:00
{
2019-03-18 07:03:18 +00:00
"lang": "eng",
"value": "Use-after-free vulnerability in hw/pci/pcie.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (QEMU instance crash) via hotplug and hotunplug operations of Virtio block devices."
2018-01-12 12:04:10 -05:00
}
2019-03-18 07:03:18 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140623 CVE-2014-3471 Qemu: hw: pci: use after free triggered via guest",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/06/23/4"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1112271",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112271"
},
{
"name": "GLSA-201412-01",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-201412-01.xml"
},
{
"name": "68145",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/68145"
},
{
"name": "[qemu-devel] 20140623 PATCH v2 3/3] hw/pcie: better hotplug/hotunplug support",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2014-06/msg05283.html"
}
]
}
}