CVE-2021-34792
27.10.2021, 19:15
A vulnerability in the memory management of Cisco Adaptive Security Appliance (ASA) Software and Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. This vulnerability is due to improper resource management when connection rates are high. An attacker could exploit this vulnerability by opening a significant number of connections on an affected device. A successful exploit could allow the attacker to cause the device to reload, resulting in a DoS condition.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | firepower_threat_defense | 6.4.0 ≤ 𝑥 < 6.4.0.13 |
cisco | firepower_threat_defense | 6.6.0 ≤ 𝑥 < 6.6.5 |
cisco | firepower_threat_defense | 6.7.0 ≤ 𝑥 < 6.7.0.3 |
cisco | firepower_threat_defense | 7.0.0 ≤ 𝑥 < 7.0.1 |
cisco | adaptive_security_appliance_software | 9.8.0 ≤ 𝑥 < 9.8.4.40 |
cisco | adaptive_security_appliance_software | 9.12.0 ≤ 𝑥 < 9.12.4.29 |
cisco | adaptive_security_appliance_software | 9.14.0 ≤ 𝑥 < 9.14.3.9 |
cisco | adaptive_security_appliance_software | 9.15.0 ≤ 𝑥 < 9.15.1.17 |
cisco | adaptive_security_appliance_software | 9.16.0 ≤ 𝑥 < 9.16.2.3 |
cisco | asa_5512-x_firmware | 009.014\(001.150\) |
cisco | asa_5512-x_firmware | 099.017\(001.211\) |
cisco | asa_5512-x_firmware | 099.017\(001.220\) |
cisco | asa_5512-x_firmware | 099.017\(015.050\) |
cisco | asa_5505_firmware | 009.014\(001.150\) |
cisco | asa_5505_firmware | 099.017\(001.211\) |
cisco | asa_5505_firmware | 099.017\(001.220\) |
cisco | asa_5505_firmware | 099.017\(015.050\) |
cisco | asa_5515-x_firmware | 009.014\(001.150\) |
cisco | asa_5515-x_firmware | 099.017\(001.211\) |
cisco | asa_5515-x_firmware | 099.017\(001.220\) |
cisco | asa_5515-x_firmware | 099.017\(015.050\) |
cisco | asa_5525-x_firmware | 009.014\(001.150\) |
cisco | asa_5525-x_firmware | 099.017\(001.211\) |
cisco | asa_5525-x_firmware | 099.017\(001.220\) |
cisco | asa_5525-x_firmware | 099.017\(015.050\) |
cisco | asa_5545-x_firmware | 009.014\(001.150\) |
cisco | asa_5545-x_firmware | 099.017\(001.211\) |
cisco | asa_5545-x_firmware | 099.017\(001.220\) |
cisco | asa_5545-x_firmware | 099.017\(015.050\) |
cisco | asa_5555-x_firmware | 009.014\(001.150\) |
cisco | asa_5555-x_firmware | 099.017\(001.211\) |
cisco | asa_5555-x_firmware | 099.017\(001.220\) |
cisco | asa_5555-x_firmware | 099.017\(015.050\) |
cisco | asa_5580_firmware | 009.014\(001.150\) |
cisco | asa_5580_firmware | 099.017\(001.211\) |
cisco | asa_5580_firmware | 099.017\(001.220\) |
cisco | asa_5580_firmware | 099.017\(015.050\) |
cisco | asa_5585-x_firmware | 009.014\(001.150\) |
cisco | asa_5585-x_firmware | 099.017\(001.211\) |
cisco | asa_5585-x_firmware | 099.017\(001.220\) |
cisco | asa_5585-x_firmware | 099.017\(015.050\) |
𝑥
= 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.