CVE-2020-3195
06.05.2020, 17:15
A vulnerability in the Open Shortest Path First (OSPF) implementation in Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a memory leak on an affected device. The vulnerability is due to incorrect processing of certain OSPF packets. An attacker could exploit this vulnerability by sending a series of crafted OSPF packets to be processed by an affected device. A successful exploit could allow the attacker to continuously consume memory on an affected device and eventually cause it to reload, resulting in a denial of service (DoS) condition.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | firepower_threat_defense | 6.4.0 ≤ 𝑥 < 6.4.0.9 |
cisco | firepower_threat_defense | 6.5.0 ≤ 𝑥 < 6.5.0.5 |
cisco | asa_5505_firmware | 9.12\(2\) |
cisco | asa_5510_firmware | 9.12\(2\) |
cisco | asa_5512-x_firmware | 9.12\(2\) |
cisco | asa_5515-x_firmware | 9.12\(2\) |
cisco | asa_5520_firmware | 9.12\(2\) |
cisco | asa_5525-x_firmware | 9.12\(2\) |
cisco | asa_5540_firmware | 9.12\(2\) |
cisco | asa_5545-x_firmware | 9.12\(2\) |
cisco | asa_5550_firmware | 9.12\(2\) |
cisco | asa_5555-x_firmware | 9.12\(2\) |
cisco | asa_5580_firmware | 9.12\(2\) |
cisco | asa_5585-x_firmware | 9.12\(2\) |
cisco | adaptive_security_appliance_software | 9.12 ≤ 𝑥 < 9.12.3.2 |
cisco | adaptive_security_appliance_software | 9.13 ≤ 𝑥 < 9.13.1.7 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-401 - Missing Release of Memory after Effective LifetimeThe software does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.