cve/2015/CVE-2015-3455.md

18 lines
805 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-3455](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3455)
![](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
Squid 3.2.x before 3.2.14, 3.3.x before 3.3.14, 3.4.x before 3.4.13, and 3.5.x before 3.5.4, when configured with client-first SSL-bump, do not properly validate the domain or hostname fields of X.509 certificates, which allows man-in-the-middle attackers to spoof SSL servers via a valid certificate.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
#### Github
No PoCs found on GitHub currently.