mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
837 B
837 B
CVE-2004-1012
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.