vendor:
Invision Power Board
by:
SecurityFocus
8,8
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Invision Power Board
Affected Version From: N/A
Affected Version To: N/A
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
2002
Invision Power Board admin.php script reported prone to a cross-site scripting vulnerability.
Invision Power Board is prone to a cross-site scripting vulnerability due to a lack of sufficient sanitization performed by functions in an Invision Power Board script on user-influenced URI parameters. A remote attacker can construct a malicious link to the affected script hosted on a remote site, and supply arbitrary HTML code as a value for a URI parameter. If this link is followed, the content of the URI parameter will be rendered in the browser of the user who followed the link.
Mitigation:
Ensure that user-influenced URI parameters are properly sanitized before being used.