mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
113 lines
3.7 KiB
JSON
113 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2017-15119",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "qemu",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.11"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "QEMU"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The Network Block Device (NBD) server in Quick Emulator (QEMU) before 2.11 is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
[
|
|
{
|
|
"vectorString": "5.8/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
|
|
"version": "3.0"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"vectorString": "4.3/AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
|
"version": "2.0"
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-400"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05044.html",
|
|
"refsource": "MISC",
|
|
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05044.html"
|
|
},
|
|
{
|
|
"name": "http://www.openwall.com/lists/oss-security/2017/11/28/9",
|
|
"refsource": "MISC",
|
|
"url": "http://www.openwall.com/lists/oss-security/2017/11/28/9"
|
|
},
|
|
{
|
|
"name": "102011",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/102011"
|
|
},
|
|
{
|
|
"name": "DSA-4213",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4213"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15119",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15119"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:1104",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:1104"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:1113",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:1113"
|
|
},
|
|
{
|
|
"name": "USN-3575-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3575-1/"
|
|
}
|
|
]
|
|
}
|
|
} |