cvelist/2017/9xxx/CVE-2017-9524.json
2019-03-18 01:59:57 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-9524",
"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": "The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2017:1681",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"name": "[oss-security] 20170612 CVE-2017-9524 Qemu: nbd: segmentation fault due to client non-negotiation",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2017/06/12/1"
},
{
"name": "RHSA-2017:1682",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"name": "99011",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99011"
},
{
"name": "[qemu-devel] 20170526 [PATCH] nbd: Fully initialize client in case of failed negotiation",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html"
},
{
"name": "RHSA-2017:2408",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"name": "DSA-3925",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3925"
},
{
"name": "[qemu-devel] 20170608 [PATCH] nbd: Fix regression on resiliency to port scan",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html"
}
]
}
}