CVE-2021-1432
24.03.2021, 20:15
A vulnerability in the CLI of Cisco IOS XE SD-WAN Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system as the root user. The attacker must be authenticated on the affected device as a low-privileged user to exploit this vulnerability. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by injecting arbitrary commands to a file as a lower-privileged user. The commands are then executed on the device by the root user. A successful exploit could allow the attacker to execute arbitrary commands as the root user.
Vendor | Product | Version |
---|---|---|
cisco | ios_xe | 3.15.1xbs:xbs |
cisco | ios_xe | 3.15.2xbs:xbs |
cisco | ios_xe | 16.12.1 |
cisco | ios_xe | 16.12.1a:a |
cisco | ios_xe | 16.12.1c:c |
cisco | ios_xe | 16.12.1s:s |
cisco | ios_xe | 16.12.1t:t |
cisco | ios_xe | 16.12.1w:w |
cisco | ios_xe | 16.12.1x:x |
cisco | ios_xe | 16.12.1y:y |
cisco | ios_xe | 16.12.1z:z |
cisco | ios_xe | 16.12.1za:za |
cisco | ios_xe | 16.12.2 |
cisco | ios_xe | 16.12.2a:a |
cisco | ios_xe | 16.12.2s:s |
cisco | ios_xe | 16.12.2t:t |
cisco | ios_xe | 16.12.3 |
cisco | ios_xe | 16.12.3a:a |
cisco | ios_xe | 16.12.3s:s |
cisco | ios_xe | 16.12.4 |
cisco | ios_xe | 16.12.4a:a |
cisco | ios_xe | 17.2.1 |
cisco | ios_xe | 17.2.1a:a |
cisco | ios_xe | 17.2.1r:r |
cisco | ios_xe | 17.2.1v:v |
cisco | ios_xe_sd-wan | * |
𝑥
= 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-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.