CVE-2019-12699
02.10.2019, 19:15
Multiple vulnerabilities in the CLI of Cisco FXOS Software and Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, local attacker to execute commands on the underlying operating system (OS) with root privileges. These vulnerabilities are due to insufficient input validation. An attacker could exploit these vulnerabilities by including crafted arguments to specific CLI commands. A successful exploit could allow the attacker to execute commands on the underlying OS with root privileges.
Vendor | Product | Version |
---|---|---|
cisco | firepower_9300_firmware | 2.4\(1.214\) |
cisco | firepower_9300_firmware | 2.4\(1.216\) |
cisco | firepower_9300_firmware | 2.4\(2.54\) |
cisco | firepower_threat_defense | 𝑥 ≤ 6.1.0 |
cisco | firepower_threat_defense | 6.2.0 ≤ 𝑥 < 6.2.3.14 |
cisco | firepower_threat_defense | 6.3.0 ≤ 𝑥 < 6.3.0.3 |
cisco | firepower_extensible_operating_system | 2.0 ≤ 𝑥 < 2.2.2.101 |
cisco | firepower_extensible_operating_system | 2.3 ≤ 𝑥 < 2.3.1.155 |
cisco | firepower_extensible_operating_system | 2.4 ≤ 𝑥 < 2.4.1.238 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.