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

18 lines
735 B
Markdown

### [CVE-2008-0227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0227)
![](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
yaSSL 1.7.5 and earlier, as used in MySQL and possibly other products, allows remote attackers to cause a denial of service (crash) via a Hello packet containing a large size value, which triggers a buffer over-read in the HASHwithTransform::Update function in hash.cpp.
### POC
#### Reference
- http://securityreason.com/securityalert/3531
#### Github
No PoCs found on GitHub currently.