
On October 4, 2021, Apache HTTP Server Project released Security advisory on a Path traversal and File disclosure vulnerability in Apache HTTP Server 2.4.49 and 2.4.50 tracked as CVE-2021-41773 and CVE-2021-42013. In the advisory, Apache also highlighted “the issue is known to be exploited in the wild” and later it was identified that the vulnerabi
Before starting, ensure you have the following tools installed on your machine:
Clone the repository
Use git to clone the repository:
git clone https://github.com/dream434/cve-2021-42013-apache
Navigate to the project directory
cd cve-2021-42013-apache
Install the dependencies 📥
pip install -r requirements.txt
Run the application
python3 exploit.py http://exemple.com id
⚠️ Warning: The use of this tool for malicious purposes is strictly prohibited. Please use it responsibly and only in a testing and educational context.**