mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
102 lines
3.5 KiB
JSON
102 lines
3.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2018-16847",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An OOB heap buffer r/w access issue was found in the NVM Express Controller emulation in QEMU. It could occur in nvme_cmb_ops routines in nvme device. A guest user/process could use this flaw to crash the QEMU process resulting in DoS or potentially run arbitrary code with privileges of the QEMU process."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-787",
|
|
"cweId": "CWE-787"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "[UNKNOWN]",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "QEMU:",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/105866",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/105866"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16847"
|
|
},
|
|
{
|
|
"url": "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg00200.html"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3826-1/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3826-1/"
|
|
},
|
|
{
|
|
"url": "https://www.openwall.com/lists/oss-security/2018/11/02/1",
|
|
"refsource": "MISC",
|
|
"name": "https://www.openwall.com/lists/oss-security/2018/11/02/1"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
}
|
|
} |