CVE-2019-1858
16.05.2019, 02:29
A vulnerability in the Simple Network Management Protocol (SNMP) input packet processor of Cisco FXOS Software and Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause the SNMP application to leak system memory, which could cause an affected device to restart unexpectedly. The vulnerability is due to improper error handling when processing inbound SNMP packets. An attacker could exploit this vulnerability by sending multiple crafted SNMP packets to an affected device. A successful exploit could allow the attacker to cause the SNMP application to leak system memory because of an improperly handled error condition during packet processing. Over time, this memory leak could cause the SNMP application to restart multiple times, leading to a system-level restart and a denial of service (DoS) condition.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | nx-os | 𝑥 < 8.1\(1\) |
cisco | nx-os | 𝑥 < 7.0\(3\)i4\(8\) |
cisco | nx-os | 7.0\(3\)i7 ≤ 𝑥 < 7.0\(3\)i7\(2\) |
cisco | nx-os | 7.0\(3\) ≤ 𝑥 < 7.0\(3\)f3\(1\) |
cisco | nx-os | 𝑥 < 7.1\(5\)n1\(1b\) |
cisco | nx-os | 7.3 ≤ 𝑥 < 7.3\(4\)n1\(1a\) |
cisco | nx-os | 𝑥 < 6.2\(22\) |
cisco | nx-os | 7.2 ≤ 𝑥 < 7.2\(0\)d1\(1\) |
cisco | nx-os | 8.0 ≤ 𝑥 < 8.1\(1\) |
cisco | firepower_extensible_operating_system | 2.6 ≤ 𝑥 < 2.6.1.131 |
cisco | fx-os | 𝑥 < 2.2.2.91 |
cisco | fx-os | 2.3 ≤ 𝑥 < 2.3.1.130 |
cisco | fx-os | 2.4 ≤ 𝑥 < 2.4.1.222 |
cisco | nx-os | 𝑥 < 14.0\(2c\) |
cisco | nx-os | 14.1 ≤ 𝑥 < 14.1\(1i\) |
cisco | nx-os | 𝑥 < 6.0\(2\)a8\(4\) |
cisco | nx-os | 7.0\(3\)i7 ≤ 𝑥 < 7.0\(3\)i7\(2\) |
cisco | nx-os | 𝑥 < 5.2\(1\)sv3\(4.1a\) |
𝑥
= 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-755 - Improper Handling of Exceptional ConditionsThe software does not handle or incorrectly handles an exceptional condition.