vendor:
SquirrelMail
by:
SecurityFocus
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: SquirrelMail
Affected Version From: 1.2.2007
Affected Version To: 1.2.2007
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Unix
2002
SquirrelMail Multiple Cross Site Scripting Vulnerabilities
Multiple cross site scripting vulnerabilities have been discovered in various PHP scripts included with SquirrelMail. By including embedded commands into a malicious link, it is possible for an attacker to execute HTML and script code on a web client in the context of the site hosting the webmail system.
Mitigation:
Input validation should be used to ensure that user supplied data is not used to generate malicious HTML or script code.