9
CVSSv2

CVE-2008-1276

Published: 10/03/2008 Updated: 11/10/2018
CVSS v2 Base Score: 9 | Impact Score: 10 | Exploitability Score: 8
VMScore: 905
Vector: AV:N/AC:L/Au:S/C:C/I:C/A:C

Vulnerability Summary

Multiple buffer overflows in the IMAP service (MEIMAPS.EXE) in MailEnable Professional Edition and Enterprise Edition 3.13 and previous versions allow remote authenticated malicious users to execute arbitrary code via long arguments to the (1) FETCH, (2) EXAMINE, and (3) UNSUBSCRIBE commands.

Vulnerable Product Search on Vulmon Subscribe to Product

mailenable mailenable professional

mailenable mailenable enterprise

Exploits

#!/usr/bin/perl # ================================================================= # MailEnable Professional <= 313 "FETCH" post-auth buffer overflow # ================================================================= # # Bind Shell POC Exploit for Win2K SP4 pro English # # Found by : Luigi Auriemma # Advisory : aluigialtervistao ...