mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
108 lines
3.6 KiB
JSON
108 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2017-15118",
|
|
"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": "A stack-based buffer overflow vulnerability was found in NBD server implementation in qemu before 2.11 allowing a client to request an export name of size up to 4096 bytes, which in fact should be limited to 256 bytes, causing an out-of-bounds stack write in the qemu process. If NBD server requires TLS, the attacker cannot trigger the buffer overflow without first successfully negotiating TLS."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
[
|
|
{
|
|
"vectorString": "8.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
|
|
"version": "3.0"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"vectorString": "7.5/AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
|
"version": "2.0"
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-121"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15118",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-15118"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:1104",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:1104"
|
|
},
|
|
{
|
|
"name": "https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05045.html",
|
|
"refsource": "MISC",
|
|
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05045.html"
|
|
},
|
|
{
|
|
"name": "USN-3575-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3575-1/"
|
|
},
|
|
{
|
|
"name": "101975",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/101975"
|
|
},
|
|
{
|
|
"name": "http://www.openwall.com/lists/oss-security/2017/11/28/8",
|
|
"refsource": "MISC",
|
|
"url": "http://www.openwall.com/lists/oss-security/2017/11/28/8"
|
|
},
|
|
{
|
|
"name": "43194",
|
|
"refsource": "EXPLOIT-DB",
|
|
"url": "https://www.exploit-db.com/exploits/43194/"
|
|
}
|
|
]
|
|
}
|
|
} |