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

|
|

|
|

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