# CVE-2021-41773
Path Traversal for Apache 2.4.49
https://ubuntu.com/security/CVE-2021-41773
## Affected base (time: 22:49 06/10/2021)

## Usage
```bash
# IP
python3 CVE-2021-41773.py -i 10.10.10.10 -s
# List of ips
python3 CVE-2021-41773.py -l /home/ac1d/Documents/code/python/CVE-2021-41773/ips.txt -s
```
## Screenshot

## Check for Apache Version
user@server2:~$ apachectl -v
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2022-03-16T16:53:42
[4.0K] /data/pocs/b18a281d23bf51cb9acc4c1f189ce175e9233e0a
├── [2.5K] CVE-2021-41773.py
├── [2.3K] CVE-2021-41773_RCE.py
├── [4.0K] DockerTestServer
│ ├── [ 71] Dockerfile
│ ├── [ 20K] httpd.conf
│ └── [1.0K] readme.md
└── [ 691] README.md
1 directory, 6 files