mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
866 B
Markdown
21 lines
866 B
Markdown
### [CVE-2016-2571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2571)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
http.cc in Squid 3.x before 3.5.15 and 4.x before 4.0.7 proceeds with the storage of certain data 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
|
|
- http://www.ubuntu.com/usn/USN-2921-1
|
|
- https://usn.ubuntu.com/3557-1/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|