CVE-2019-12673
02.10.2019, 19:15
A vulnerability in the FTP inspection engine of Cisco Adaptive Security (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to insufficient validation of FTP data. An attacker could exploit this vulnerability by sending malicious FTP traffic through an affected device. A successful exploit could allow the attacker to cause a DoS condition on the affected device.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | adaptive_security_appliance | 𝑥 < 9.6.4.34 |
cisco | adaptive_security_appliance_software | 9.7 ≤ 𝑥 < 9.8.4.10 |
cisco | adaptive_security_appliance_software | 9.9 ≤ 𝑥 < 9.9.2.56 |
cisco | adaptive_security_appliance_software | 9.10 ≤ 𝑥 < 9.10.1.30 |
cisco | adaptive_security_appliance_software | 9.12 ≤ 𝑥 < 9.12.2.5 |
cisco | firepower_threat_defense | 𝑥 < 6.3.0.5 |
cisco | firepower_threat_defense | 6.4.0 ≤ 𝑥 < 6.4.0.4 |
𝑥
= 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-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.