### [CVE-2004-1012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1012) ![](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 PARTIAL command in Cyrus IMAP Server 2.2.6 and earlier allows remote authenticated users to execute arbitrary code via a certain command ("body[p") that is treated as a different command ("body.peek") and causes 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.