vendor:
FreeForum
by:
indoushka
7.5
CVSS
HIGH
Cross Site Scripting (XSS)
79
CWE
Product Name: FreeForum
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: NO
Related CWE: N/A
CPE: a:soft_zoneo:freeforum:1.7
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, Linux
2009
FreeForum 1.7 Cross Site Scripting Vulnerability
A Cross Site Scripting (XSS) vulnerability exists in FreeForum 1.7, which allows remote attackers to inject arbitrary web script or HTML via the index.php and/or the ? parameters. An attacker can exploit this vulnerability to execute malicious JavaScript code in the browser of an unsuspecting user in the context of the affected site.
Mitigation:
Input validation should be used to prevent Cross Site Scripting (XSS) attacks. Sanitize user input and output to prevent malicious code from being executed.