cve/2004/CVE-2004-1013.md

19 lines
829 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-1013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1013)
![](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
The argument parser of the FETCH command in Cyrus IMAP Server 2.2.x through 2.2.8 allows remote authenticated users to execute arbitrary code via certain commands such as (1) "body[p", (2) "binary[p", or (3) "binary[p") that cause an index increment error that leads to an out-of-bounds memory corruption.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110123023521619&w=2
- http://security.e-matters.de/advisories/152004.html
#### Github
No PoCs found on GitHub currently.