cvelist/2020/10xxx/CVE-2020-10761.json

87 lines
2.9 KiB
JSON
Raw Normal View History

2020-03-20 17:01:13 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10761",
2020-06-09 13:01:28 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-06-09 11:23:31 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "QEMU:",
"version": {
"version_data": [
{
"version_value": "all QEMU versions before QEMU 5.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-617"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-06-09 13:01:28 +00:00
"url": "https://www.openwall.com/lists/oss-security/2020/06/09/1",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/06/09/1"
2020-06-09 11:23:31 +02:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10761",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10761",
"refsource": "CONFIRM"
2020-07-28 18:01:41 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1108",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00086.html"
2020-07-31 14:01:23 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200731-0001/",
"url": "https://security.netapp.com/advisory/ntap-20200731-0001/"
2020-06-09 11:23:31 +02:00
}
]
2020-03-20 17:01:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-06-09 11:23:31 +02:00
"value": "An assertion failure issue was found in the Network Block Device(NBD) Server in all QEMU versions before QEMU 5.0.1. This flaw occurs when an nbd-client sends a spec-compliant request that is near the boundary of maximum permitted request length. A remote nbd-client could use this flaw to crash the qemu-nbd server resulting in a denial of service."
2020-03-20 17:01:13 +00:00
}
]
2020-06-09 11:23:31 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
}
]
]
2020-03-20 17:01:13 +00:00
}
2020-06-09 13:01:28 +00:00
}