
Safe Python scanner for CVE-2020-3452 (Cisco ASA/FTD WebVPN Directory Traversal)
A safe, non-destructive Python scanner for Cisco ASA / FTD WebVPN Directory Traversal (CVE-2020-3452).
CVE-2020-3452 is a critical unauthenticated path traversal vulnerability that allows remote attackers to read arbitrary files on the Cisco ASA or FTD device.
This tool tests whether an attacker can read sensitive files (such as portal pages, scripts, and configuration-related files) without authentication by exploiting the directory traversal flaw in the WebVPN translation-table endpoint.
Note: This script only performs GET requests and does not attempt exploitation or write any data.
git clone https://github.com/curtishoughton/CVE-2020-3452-Cisco-Python-Scanner.git
cd CVE-2020-3452-Cisco-Python-Scanner
pip install requests
python cve_2020_3452_Python-scanner.py https://target-asa.example.com