vendor:
Mailman
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and CRLF-Injection
79, 93
CWE
Product Name: Mailman
Affected Version From: 2.1.2000
Affected Version To: 2.1.2008
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: N/A
2003
Mailman Multiple Input Validation Vulnerabilities
Mailman is prone to multiple input-validation vulnerabilities because the application fails to sanitize user-input. These issues include multiple cross-site scripting vulnerabilities and a CRLF-injection vulnerability. A successful exploit of these issues could allow an attacker to steal cookie-based authentication credentials, add additional content to the log file, possibly hide current attacks, or launch phishing-style attacks; other attacks may also be possible.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.