Files
CVEs-PoC/2016/CVE-2016-2572.md
T
2024-06-18 02:51:15 +02:00

19 lines
755 B
Markdown

### [CVE-2016-2572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2572)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
http.cc in Squid 4.x before 4.0.7 relies on the HTTP status code after a response-parsing failure, which allows remote HTTP servers to cause a denial of service (assertion failure and daemon exit) via a malformed response.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/02/26/2
- http://www.squid-cache.org/Advisories/SQUID-2016_2.txt
#### Github
No PoCs found on GitHub currently.