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