7.8
CVSSv2

CVE-2008-1275

Published: 10/03/2008 Updated: 29/09/2017
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 unspecified vulnerabilities in the SMTP service in MailEnable Standard Edition 1.x, Professional Edition 3.x and previous versions, and Enterprise Edition 3.x and previous versions allow remote malicious users to cause a denial of service (crash) via crafted (1) EXPN or (2) VRFY commands.

Vulnerable Product Search on Vulmon Subscribe to Product

mailenable mailenable standard

mailenable mailenable enterprise

mailenable mailenable professional

Exploits

#!/usr/bin/python ########################################################################## # # MailEnable SMTP Service VRFY/EXPN Command Buffer Overflow ( DoS ) # Bug discovered by Matteo Memelli aka ryujin # wwwgray-worldnet wwwbe4mindcom # # Affected Versions : Standard Edition all versions # Professional ...