CVE-2021-1262
20.01.2021, 20:15
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.
Vendor | Product | Version |
---|---|---|
cisco | sd-wan_firmware | 𝑥 < 19.2.4 |
cisco | sd-wan_firmware | 19.3.0 ≤ 𝑥 < 20.1.2 |
cisco | sd-wan_firmware | 20.3 ≤ 𝑥 < 20.3.2 |
cisco | sd-wan_firmware | 20.4 |
cisco | sd-wan_vsmart_controller_firmware | * |
cisco | catalyst_sd-wan_manager | - |
cisco | sd-wan_vbond_orchestrator | - |
𝑥
= 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-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.