Files
CVEs-PoC/2008/CVE-2008-1277.md
T
2024-06-18 02:51:15 +02:00

19 lines
796 B
Markdown

### [CVE-2008-1277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1277)
![](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 IMAP service (MEIMAPS.exe) in MailEnable Professional Edition and Enterprise Edition 3.13 and earlier allows remote attackers to cause a denial of service (crash) via (1) SEARCH and (2) APPEND commands without required arguments, which triggers a NULL pointer dereference.
### POC
#### Reference
- http://aluigi.altervista.org/adv/maildisable-adv.txt
- http://securityreason.com/securityalert/3724
#### Github
No PoCs found on GitHub currently.