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

67 lines
2.0 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"
2020-12-01 17:01:36 +00:00
}
]
}
}