A vulnerability in the upgrade process of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, local attacker to inject commands that could be executed with root privileges on the underlying operating system (OS). This vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by uploading a crafted upgrade package file to an affected device. A successful exploit could allow the attacker to inject commands that could be executed with root privileges on the underlying OS.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Firepower_threat_defense | Cisco | 6.5.0 (including) | 6.6.4 (excluding) |
Firepower_threat_defense | Cisco | 6.7.0 (including) | 6.7.0.2 (excluding) |
Adaptive_security_appliance_software | Cisco | 9.13 (including) | 9.13.1.21 (excluding) |
Adaptive_security_appliance_software | Cisco | 9.14 (including) | 9.14.2.13 (excluding) |
Adaptive_security_appliance_software | Cisco | 9.15 (including) | 9.15.1.10 (excluding) |
Command injection vulnerabilities typically occur when:
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks. Command injection is a common problem with wrapper programs.