cve/2016/CVE-2016-2572.md

21 lines
872 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2016/02/26/2
2024-05-26 14:27:05 +02:00
- http://www.squid-cache.org/Advisories/SQUID-2016_2.txt
2024-06-09 00:33:16 +00:00
- http://www.squid-cache.org/Advisories/SQUID-2016_2.txt
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.