CVE-2021-34781
27.10.2021, 19:15
A vulnerability in the processing of SSH connections for multi-instance deployments of Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on the affected device. This vulnerability is due to a lack of proper error handling when an SSH session fails to be established. An attacker could exploit this vulnerability by sending a high rate of crafted SSH connections to the instance. A successful exploit could allow the attacker to cause resource exhaustion, which causes a DoS condition on the affected device. The device must be manually reloaded to recover.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | firepower_management_center_virtual_appliance | 6.3.0 |
cisco | firepower_management_center_virtual_appliance | 6.4.0 |
cisco | firepower_management_center_virtual_appliance | 6.4.0.13 |
cisco | firepower_management_center_virtual_appliance | 6.5.0 |
cisco | firepower_management_center_virtual_appliance | 6.6.0 |
cisco | firepower_management_center_virtual_appliance | 6.7.0.3 |
cisco | firepower_management_center_virtual_appliance | 6.7.1 |
cisco | firepower_management_center_virtual_appliance | 7.0.0 |
cisco | firepower_threat_defense | 6.3.0 ≤ 𝑥 < 6.4.0.13 |
cisco | firepower_threat_defense | 6.5.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 | sourcefire_defense_center | 6.3.0 |
cisco | sourcefire_defense_center | 6.4.0 |
cisco | sourcefire_defense_center | 6.4.0.13 |
cisco | sourcefire_defense_center | 6.5.0 |
cisco | sourcefire_defense_center | 6.6.0 |
cisco | sourcefire_defense_center | 6.7.0.3 |
cisco | sourcefire_defense_center | 6.7.1 |
cisco | sourcefire_defense_center | 7.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-755 - Improper Handling of Exceptional ConditionsThe software does not handle or incorrectly handles an exceptional condition.