
Apache HTTP-Server 2.4.49-2.4.50 PoC de Path Traversal y ejecución remota de código (CVE-2021-41773 y CVE-2021-42013)
Este es un script PoC para CVE-2021-41773 y CVE-2021-42013
python3 exploit.py <rhost> <rport> <option> <cmd> | <file-absolute-path>
python3 exploit.py 127.0.0.1 8080 rce 'id'

python3 exploit.py 127.0.0.1 8080 file '/etc/passwd'
