cve/2008/CVE-2008-1276.md

20 lines
840 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-1276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1276)
![](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 buffer overflows in the IMAP service (MEIMAPS.EXE) in MailEnable Professional Edition and Enterprise Edition 3.13 and earlier allow remote authenticated attackers to execute arbitrary code via long arguments to the (1) FETCH, (2) EXAMINE, and (3) UNSUBSCRIBE commands.
### POC
#### Reference
- http://aluigi.altervista.org/adv/maildisable-adv.txt
- http://securityreason.com/securityalert/3724
- https://www.exploit-db.com/exploits/5249
#### Github
No PoCs found on GitHub currently.