/CVE-2024-20359-CiscoASA-FTD-exploit

Exploit for Cisco ASA and FTD (may 2024)

Primary LanguagePythonMIT LicenseMIT

CVE-2024-20359-CiscoASA-FTD-exploit

Exploit for Cisco ASA and FTD (may 2024)

Description

A vulnerability in the management and VPN web servers for Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause the device to reload unexpectedly, resulting in a denial of service (DoS) condition.

This vulnerability is due to incomplete error checking when parsing an HTTP header. An attacker could exploit this vulnerability by sending a crafted HTTP request to a targeted web server on a device. A successful exploit could allow the attacker to cause a DoS condition when the device reloads.

Published Date: 04.05.2024

CVSS Score: 8.8/10

Running Instructions

To execute the exploit, use the provided Python script with the following command:

python3 exploit.py -t http://10.10.10.10 -c 'command'

Before running the exploit, refer to the README.txt file in the repository for detailed instructions.

Disclaimer

For educational purposes only.