cve/2005/CVE-2005-4267.md
2024-06-18 02:51:15 +02:00

18 lines
769 B
Markdown

### [CVE-2005-4267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4267)
![](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
Stack-based buffer overflow in Qualcomm WorldMail 3.0 allows remote attackers to execute arbitrary code via a long IMAP command that ends with a "}" character, as demonstrated using long (1) LIST, (2) LSUB, (3) SEARCH TEXT, (4) STATUS INBOX, (5) AUTHENTICATE, (6) FETCH, (7) SELECT, and (8) COPY commands.
### POC
#### Reference
- http://securityreason.com/securityalert/277
#### Github
No PoCs found on GitHub currently.