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

19 lines
846 B
Markdown

### [CVE-2016-9953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9953)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](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, allows remote attackers to obtain sensitive information, cause a denial of service (crash), or possibly have unspecified other impact via a wildcard certificate name, which triggers an out-of-bounds read.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/akaganeite/CVE4PP
- https://github.com/mcnulty/mcnulty