cve/2019/CVE-2019-15651.md
2024-05-26 14:27:05 +02:00

20 lines
738 B
Markdown

### [CVE-2019-15651](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15651)
![](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
wolfSSL 4.1.0 has a one-byte heap-based buffer over-read in DecodeCertExtensions in wolfcrypt/src/asn.c because reading the ASN_BOOLEAN byte is mishandled for a crafted DER certificate in GetLength_ex.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/MrE-Fog/NVLeak-wolfSSL
- https://github.com/TheNetAdmin/NVLeak-wolfSSL
- https://github.com/neppe/wolfssl