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

87 lines
3.1 KiB
JSON
Raw Normal View History

2019-06-04 12:00:57 +00:00
{
"CVE_data_meta": {
2019-10-02 19:02:13 +00:00
"ASSIGNER": "psirt@cisco.com",
"DATE_PUBLIC": "2019-10-02T16:00:00-0700",
2019-06-04 12:00:57 +00:00
"ID": "CVE-2019-12690",
2019-10-02 19:02:13 +00:00
"STATE": "PUBLIC",
"TITLE": "Cisco Firepower Management Center Command Injection Vulnerability"
2019-06-04 12:00:57 +00:00
},
2019-10-02 19:02:13 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cisco Firepower Management Center ",
"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-10-02 20:01:09 +00:00
"value": "A vulnerability in the web UI of the Cisco Firepower Management Center (FMC) could allow an authenticated, remote attacker to inject arbitrary commands that are executed with the privileges of the root user of the underlying operating system. The vulnerability is due to insufficient validation of user-supplied input to the web UI. An attacker could exploit this vulnerability by submitting crafted input in the web UI. A successful exploit could allow an attacker to execute arbitrary commands on the device with full root privileges."
2019-06-04 12:00:57 +00:00
}
]
2019-10-02 19:02:13 +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": "7.2",
"vectorString": "CVSS:3.0/AV:N/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": "20191002 Cisco Firepower Management Center Command Injection Vulnerability",
"refsource": "CISCO",
"url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20191002-fmc-com-inj"
}
]
},
"source": {
"advisory": "cisco-sa-20191002-fmc-com-inj",
"defect": [
[
"CSCvh03962"
]
],
"discovery": "INTERNAL"
2019-06-04 12:00:57 +00:00
}
2019-10-02 20:01:09 +00:00
}