vendor:
WinWebMail Server
by:
loneferret
8,8
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: WinWebMail Server
Affected Version From: 3.8.1.6
Affected Version To: 3.8.1.6
Patch Exists: NO
Related CWE: N/A
CPE: a:winwebmail:winwebmail_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)
2012
WinWebMail Server 3.8.1.6 XSS Vulnerability
WinWebMail Server 3.8.1.6 is vulnerable to multiple Cross-Site Scripting (XSS) attacks. The vulnerability exists due to insufficient sanitization of user-supplied input in the body of the email. An attacker can exploit this vulnerability by sending a specially crafted email containing malicious JavaScript code to the vulnerable server. The malicious code will be executed in the context of the user's browser when the email is viewed.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized before being used in the application. Additionally, the application should be configured to reject emails containing malicious content.