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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The FwdState::connectedToPeer method in FwdState.cc in Squid before 3.5.14 and 4.0.x before 4.0.6 does not properly handle SSL handshake errors when built with the --with-openssl option, which allows remote attackers to cause a denial of service (application crash) via a plaintext HTTP message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|