CVE-2019-1650
24.01.2019, 15:29
A vulnerability in the Cisco SD-WAN Solution could allow an authenticated, remote attacker to overwrite arbitrary files on the underlying operating system of an affected device. The vulnerability is due to improper input validation of the save command in the CLI of the affected software. An attacker could exploit this vulnerability by modifying the save command in the CLI of an affected device. A successful exploit could allow the attacker to overwrite arbitrary files on the underlying operating system of an affected device and escalate their privileges to the root user.
Vendor | Product | Version |
---|---|---|
cisco | vedge_100_firmware | * |
cisco | vedge_1000_firmware | * |
cisco | vedge_2000_firmware | * |
cisco | vedge_5000_firmware | * |
cisco | sd-wan | 𝑥 < 18.4.0 |
cisco | vbond_orchestrator | - |
cisco | vmanage_network_management | - |
cisco | vsmart_controller | - |
𝑥
= 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-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.