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

18 lines
776 B
Markdown

### [CVE-2004-0548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0548)
![](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 stack-based buffer overflows in the word-list-compress functionality in compress.c for Aspell allow local users to execute arbitrary code via a long entry in the wordlist that is not properly handled when using the (1) "c" compress option or (2) "d" decompress option.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
#### Github
No PoCs found on GitHub currently.