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# cve-2021-42013-apache
# Installation 👨💻
<code> git clone https://github.com/dream434/cve-2021-42013-apache</code>
<code> cd cve-2021-42013-apache </code>
<code> pip install -r requirements.txt</code>
# Run 💥
<code> python3 exploit.py http://exemple.com</code>
# Disclaimer 💄
This code has been created for learning purposes. Do not use this to attack private infrastructure
[4.0K] /data/pocs/fbed64a345ead3d99b0bc3625faff4b09767598e
├── [1.7K] exploit.py
├── [ 401] README.md
└── [ 9] requirements.txt
0 directories, 3 files