CVE-2021-1384
24.03.2021, 20:15
A vulnerability in Cisco IOx application hosting environment of Cisco IOS XE Software could allow an authenticated, remote attacker to inject commands into the underlying operating system as the root user. This vulnerability is due to incomplete validation of fields in the application packages loaded onto IOx. An attacker could exploit this vulnerability by creating a crafted application .tar file and loading it onto the device. A successful exploit could allow the attacker to perform command injection into the underlying operating system as the root user.
Vendor | Product | Version |
---|---|---|
cisco | ios_xe | 𝑥 < 16.6.9 |
cisco | ios_xe | 16.9.0 ≤ 𝑥 < 16.9.7 |
cisco | ios_xe | 17.3.2 ≤ 𝑥 < 17.3.3 |
cisco | ios_xe | 17.4.0 ≤ 𝑥 < 17.4.2 |
cisco | ios_xe | 17.5.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software 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.
- 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.
References