cvelist/2020/15xxx/CVE-2020-15859.json
2020-07-21 16:01:35 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15859",
"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": "QEMU 4.2.0 has a use-after-free in hw/net/e1000e_core.c because a guest OS user can trigger an e1000e packet with the data's address set to the e1000e's MMIO address."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/qemu/+bug/1886362",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/qemu/+bug/1886362"
},
{
"url": "https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg05304.html",
"refsource": "MISC",
"name": "https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg05304.html"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200721 CVE-2020-15859 QEMU: net: e1000e: use-after-free while sending packets",
"url": "https://www.openwall.com/lists/oss-security/2020/07/21/3"
}
]
}
}