4.3
CVSSv2

CVE-2012-2584

Published: 12/08/2012 Updated: 29/08/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Multiple cross-site scripting (XSS) vulnerabilities in Alt-N MDaemon Free 12.5.4 allow remote malicious users to inject arbitrary web script or HTML via an e-mail message body with (1) the Cascading Style Sheets (CSS) expression property in conjunction with a CSS comment within the STYLE attribute of an IMG element, (2) the CSS expression property in conjunction with multiple CSS comments within the STYLE attribute of an arbitrary element, or (3) an innerHTML attribute within an XML document.

Vulnerable Product Search on Vulmon Subscribe to Product

altn mdaemon 12.5.4

Exploits

#!/usr/bin/python ''' Author: loneferret of Offensive Security Product: Alt-N MDaemon Free Version: 1254 Vendor Site: wwwaltncom/ Software Download: wwwaltncom/Downloads/ Timeline: 29 May 2012: Vulnerability reported to CERT 30 May 2012: Response received from CERT with disclosure date set to 20 Jul 2012 18 Jul 2012: Vendor r ...