CVE-2021-40346 integer overflow enables http smuggling# CVE-2021-40346-POC #
CVE-2021-40346 integer overflow enables http smuggling
整数溢出导致的http请求走私
中文分析:[HAProxy请求走私漏洞(CVE-2021-40346)分析](https://forum.butian.net/share/694)
Reference: https://jfrog.com/blog/critical-vulnerability-in-haproxy-cve-2021-40346-integer-overflow-enables-http-smuggling/
## Build ##
```sh
git clone https://github.com/donky16/CVE-2021-40346-POC.git
cd CVE-2021-40346-POC
docker-compose build
docker-compose up -d
```
## Exploit ##

[4.0K] /data/pocs/416b2bcf95d4861702c555fbff7e21ba5fbae5d0
├── [4.0K] config
│ └── [ 312] haproxy.cfg
├── [ 201] docker-compose.yml
├── [ 239] Dockerfile
├── [ 11K] LICENSE
├── [ 292] main.py
├── [ 413] payload
├── [4.0K] ReadMe.assets
│ └── [ 20K] image-20210910162235855.png
└── [ 605] README.md
2 directories, 8 files