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

|
|

|
|

|
|
|
|
### 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/mcnulty/mcnulty
|
|
|