7.8
CVSSv2

CVE-2005-4456

Published: 21/12/2005 Updated: 05/09/2008
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
VMScore: 785
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:C

Vulnerability Summary

Multiple buffer overflows in MailEnable Professional 1.71 and Enterprise 1.1 before patch ME-10009 allow remote malicious users to cause a denial of service (crash) and possibly execute arbitrary code via long (1) LIST, (2) LSUB, and (3) UID FETCH commands. NOTE: it is possible that these are alternate vectors for the issue described in CVE-2005-4402.

Vulnerable Product Search on Vulmon Subscribe to Product

mailenable mailenable enterprise 1.1

mailenable mailenable professional 1.71

Exploits

#!/usr/bin/python ############################################################ # # Remote Mailenable Enterprise 11 EXAMINE buffer Overflow # Discovered and exploited by mati@see-securitycom # This vulnerability affects Mailenable Enterprise 11 # *without* the ME-10009EXE patch # # Details: # * SEH gets overwritten at 965 (968 in VMWare) bytes ...