nginx http request smugling error_page directive# CVE-2019-20372
This repository is for educational purposes only.
# /server
vulnerable server run `./server.sh`
# /exploit.py
exploit script run `python3 exploit.py`
# importante!
https://blkcipher.pl/assets/pdfs/2019-12-10-error_page_request_smuggling.pdf
https://github.com/vuongnv3389-sec/CVE-2019-20372
why this repo?
because burp doesnt catch the second response and vuongnv3389-sec's repo didnt work for me :(
[4.0K] /data/pocs/a62e238da817a58d61b22455fb939e1869603c83
├── [ 524] exploit.py
├── [ 427] README.md
├── [4.0K] server
│ ├── [ 69] Dockerfile
│ └── [ 392] nginx.conf
└── [ 82] server.sh
1 directory, 5 files