CVE-2020-3452
22.07.2020, 20:15
A vulnerability in the web services interface of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to conduct directory traversal attacks and read sensitive files on a targeted system. The vulnerability is due to a lack of proper input validation of URLs in HTTP requests processed by an affected device. An attacker could exploit this vulnerability by sending a crafted HTTP request containing directory traversal character sequences to an affected device. A successful exploit could allow the attacker to view arbitrary files within the web services file system on the targeted device. The web services file system is enabled when the affected device is configured with either WebVPN or AnyConnect features. This vulnerability cannot be used to obtain access to ASA or FTD system files or underlying operating system (OS) files.
Vendor | Product | Version |
---|---|---|
cisco | adaptive_security_appliance_software | 9.6 ≤ 𝑥 < 9.6.4.42 |
cisco | adaptive_security_appliance_software | 9.8 ≤ 𝑥 < 9.8.4.20 |
cisco | adaptive_security_appliance_software | 9.9 ≤ 𝑥 < 9.9.2.74 |
cisco | adaptive_security_appliance_software | 9.10 ≤ 𝑥 < 9.10.1.42 |
cisco | adaptive_security_appliance_software | 9.12 ≤ 𝑥 < 9.12.3.12 |
cisco | adaptive_security_appliance_software | 9.13 ≤ 𝑥 < 9.13.1.10 |
cisco | adaptive_security_appliance_software | 9.14 ≤ 𝑥 < 9.14.1.10 |
cisco | firepower_threat_defense | 6.2.3 ≤ 𝑥 < 6.2.3.16 |
cisco | firepower_threat_defense | 6.3.0 ≤ 𝑥 < 6.3.0.6 |
cisco | firepower_threat_defense | 6.4.0 ≤ 𝑥 < 6.4.0.10 |
cisco | firepower_threat_defense | 6.5.0 ≤ 𝑥 < 6.5.0.5 |
cisco | firepower_threat_defense | 6.6.0 ≤ 𝑥 < 6.6.0.1 |
𝑥
= 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-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
References