Files
CVEs-PoC/2006/CVE-2006-0645.md
T
2024-06-18 02:51:15 +02:00

18 lines
787 B
Markdown

### [CVE-2006-0645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0645)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Tiny ASN.1 Library (libtasn1) before 0.2.18, as used by (1) GnuTLS 1.2.x before 1.2.10 and 1.3.x before 1.3.4, and (2) GNU Shishi, allows attackers to crash the DER decoder and possibly execute arbitrary code via "out-of-bounds access" caused by invalid input, as demonstrated by the ProtoVer SSL test suite.
### POC
#### Reference
- http://securityreason.com/securityalert/446
#### Github
No PoCs found on GitHub currently.