Multiple vulnerabilities in Cisco SD-WAN products could allow an authenticated attacker to perform command injection attacks against an affected device, which could allow the attacker to take certain actions with root privileges on the device. For more information about these vulnerabilities, see the Details section of this advisory.
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 |
---|---|---|---|
Sd-wan_firmware | Cisco | 18.2.0 (including) | 18.2.0 (including) |
Sd-wan_firmware | Cisco | 18.3.0 (including) | 18.3.0 (including) |
Sd-wan_firmware | Cisco | 18.3.8 (including) | 18.3.8 (including) |
Sd-wan_firmware | Cisco | 18.4.6 (including) | 18.4.6 (including) |
Sd-wan_firmware | Cisco | 19.2.3 (including) | 19.2.3 (including) |
Sd-wan_firmware | Cisco | 19.2.99 (including) | 19.2.99 (including) |
Sd-wan_firmware | Cisco | 20.1.0 (including) | 20.1.0 (including) |
Sd-wan_vsmart_controller_firmware | Cisco | * | * |
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.