cvelist/2020/3xxx/CVE-2020-3169.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2019-12-12 18:02:21 +00:00
{
"CVE_data_meta": {
2020-02-26 16:43:41 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2020-02-26T16:00:00-0800",
2019-12-12 18:02:21 +00:00
"ID": "CVE-2020-3169",
2020-02-26 16:43:41 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco FXOS Software CLI Command Injection Vulnerability"
2019-12-12 18:02:21 +00:00
},
2020-02-26 16:43:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Firepower Extensible Operating System (FXOS) ",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Cisco"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-12 18:02:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-26 17:01:18 +00:00
"value": "A vulnerability in the CLI of Cisco FXOS Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying Linux operating system with a privilege level of root on an affected device. The vulnerability is due to insufficient validation of arguments passed to a specific CLI command on the affected device. An attacker 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 underlying Linux operating system with root privileges. An attacker would need valid administrator credentials to exploit this vulnerability."
2019-12-12 18:02:21 +00:00
}
]
2020-02-26 16:43:41 +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-78"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20200226 Cisco FXOS Software CLI Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20200226-fpwr-cmdinj"
}
]
},
"source": {
"advisory": "cisco-sa-20200226-fpwr-cmdinj",
"defect": [
[
"CSCvo42633"
]
],
"discovery": "INTERNAL"
2019-12-12 18:02:21 +00:00
}
2020-02-26 17:01:18 +00:00
}