vendor:
Enterprise Email Server
by:
loneferret
7,5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Enterprise Email Server
Affected Version From: 10.0
Affected Version To: 10.0
Patch Exists: NO
Related CWE: N/A
CPE: a:emailarchitect:enterprise_email_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows Server 2003 SP2, Windows 7 Pro SP1 (x86), Mac OS Lion
2012
EmailArchitect Enterprise Email Server XSS Vulnerability
A Cross-Site Scripting (XSS) vulnerability was discovered in EmailArchitect Enterprise Email Server 10.0. An attacker can exploit this vulnerability to inject malicious JavaScript code into the application, which will be executed in the browser of a user who visits the affected page. The malicious code can be used to steal cookies, hijack user sessions, redirect users to malicious websites, and perform other malicious activities.
Mitigation:
Input validation should be used to prevent Cross-Site Scripting (XSS) attacks. All user-supplied input should be validated and filtered before being used in the application. Additionally, output encoding should be used to prevent malicious code from being executed in the browser.