cvelist/2019/12xxx/CVE-2019-12661.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2019-06-04 12:00:57 +00:00
{
"CVE_data_meta": {
2019-09-25 20:13:16 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-09-25T16:00:00-0700",
2019-06-04 12:00:57 +00:00
"ID": "CVE-2019-12661",
2019-09-25 20:13:16 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco IOS XE Software Virtualization Manager CLI Command Injection Vulnerability"
2019-06-04 12:00:57 +00:00
},
2019-09-25 20:13:16 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco IOS XE Software ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-06-04 12:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-09-25 21:01:00 +00:00
"value": "A vulnerability in a Virtualization Manager (VMAN) related CLI command of Cisco IOS XE Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying Linux operating system with a privilege level of root. The vulnerability is due to insufficient validation of arguments passed to a specific VMAN CLI command on the affected device. An attacker who has administrator access to an affected device could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the device with root privileges, which may lead to complete system compromise."
2019-06-04 12:00:57 +00:00
}
]
2019-09-25 20:13:16 +00:00
},
"exploit": [
{
"lang": "eng",
"value": "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact": {
"cvss": {
"baseScore": "6.7",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H ",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20190925 Cisco IOS XE Software Virtualization Manager CLI Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190925-vman-cmd-injection"
}
]
},
"source": {
"advisory": "cisco-sa-20190925-vman-cmd-injection",
"defect": [
[
"CSCuw36015"
]
],
"discovery": "INTERNAL"
2019-06-04 12:00:57 +00:00
}
2019-09-25 21:01:00 +00:00
}