cvelist/2020/29xxx/CVE-2020-29443.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-12-01 17:01:36 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-26 18:04:15 +00:00
"ID": "CVE-2020-29443",
"STATE": "PUBLIC"
2020-12-01 17:01:36 +00:00
},
2021-01-26 18:04:15 +00:00
"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",
2020-12-01 17:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-26 18:04:15 +00:00
"value": "ide_atapi_cmd_reply_end in hw/ide/atapi.c in QEMU 5.1.0 allows out-of-bounds read access because a buffer index is not validated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-11/msg04685.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2020-11/msg04685.html"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2021/01/18/2",
"url": "http://www.openwall.com/lists/oss-security/2021/01/18/2"
2021-02-18 19:00:57 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210218 [SECURITY] [DLA 2560-1] qemu security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00024.html"
2021-03-04 13:00:48 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210304-0003/",
"url": "https://security.netapp.com/advisory/ntap-20210304-0003/"
2020-12-01 17:01:36 +00:00
}
]
}
}