vendor:
XMB Forum
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: XMB Forum
Affected Version From: 1.8
Affected Version To: 1.8
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
2004
XMB Forum Cross-Site Scripting Vulnerability
XMB Forum fails to adequately filter script code from URL parameters, making it prone to cross-site scripting attacks. Attacker-supplied script code may be included in a malicious link to a specific XMB Forum script. This may enable a remote attacker to steal cookie-based authentication credentials from legitimate users of a host running XMB Forum.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in the application.