mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
750 B
Markdown
18 lines
750 B
Markdown
### [CVE-2009-0688](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0688)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|