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

18 lines
750 B
Markdown

### [CVE-2009-0688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0688)
![](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
Multiple buffer overflows in the CMU Cyrus SASL library before 2.1.23 might allow remote attackers to execute arbitrary code or cause a denial of service (application crash) via strings that are used as input to the sasl_encode64 function in lib/saslutil.c.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpuapr2010-099504.html
#### Github
No PoCs found on GitHub currently.