CVE-2019-1726
15.05.2019, 17:29
A vulnerability in the CLI of Cisco NX-OS Software could allow an authenticated, local attacker to access internal services that should be restricted on an affected device, such as the NX-API. The vulnerability is due to insufficient validation of arguments passed to a certain CLI command. An attacker could exploit this vulnerability by including malicious input as the argument to the affected command. A successful exploit could allow the attacker to bypass intended restrictions and access internal services of the device. An attacker would need valid device credentials to exploit this vulnerability.
Vendor | Product | Version |
---|---|---|
cisco | nx-os | 5.2 ≤ 𝑥 < 6.2\(25\) |
cisco | nx-os | 7.3 ≤ 𝑥 < 8.3\(2\) |
cisco | nx-os | 7.0\(3\)i7 ≤ 𝑥 < 7.0\(3\)i7\(3\) |
cisco | nx-os | 𝑥 < 6.0\(2\)a8\(11\) |
cisco | nx-os | 7.0\(3\) ≤ 𝑥 < 7.0\(3\)i7\(3\) |
cisco | nx-os | 𝑥 < 7.3\(4\)n1\(1\) |
cisco | nx-os | 𝑥 < 6.2\(22\) |
cisco | nx-os | 7.2 ≤ 𝑥 < 7.3\(3\)d1\(1\) |
cisco | nx-os | 8.0 ≤ 𝑥 < 8.3\(2\) |
cisco | nx-os | 𝑥 < 4.0\(1d\) |
𝑥
= 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.