CVE-2016-9602

This commit is contained in:
Laura Pardo 2018-04-26 14:11:24 -03:00
parent bfa2e52d9a
commit 6d53bcb65c
No known key found for this signature in database
GPG Key ID: 35A269F0007371B6

View File

@ -1,18 +1,75 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-9602",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
"impact": {
"cvss": [
[
{
"vectorString": "7.6/CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
],
[
{
"vectorString": "6.5/AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
}
]
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Qemu before version 2.9 is vulnerable to an improper link following when built with the VirtFS. A privileged user inside guest could use this flaw to access host file system beyond the shared folder and potentially escalating their privileges on a host."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "qemu 2.9"
}
]
},
"product_name": "Qemu"
}
]
},
"vendor_name": ""
}
]
}
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-59"
}
]
}
]
},
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-9602"
}
]
},
"CVE_data_meta": {
"ID": "CVE-2016-9602",
"ASSIGNER": "lpardo@redhat.com"
}
}