Files
CVEs-PoC/2016/CVE-2016-9952.md
T
2025-09-29 21:09:30 +02:00

20 lines
883 B
Markdown

### [CVE-2016-9952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9952)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.27.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The verify_certificate function in lib/vtls/schannel.c in libcurl 7.30.0 through 7.51.0, when built for Windows CE using the schannel TLS backend, makes it easier for remote attackers to conduct man-in-the-middle attacks via a crafted wildcard SAN in a server certificate, as demonstrated by "*.com."
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/akaganeite/CVE4PP
- https://github.com/mcnulty/mcnulty