vendor:
FuseTalk Forum
by:
Unknown
5.5
CVSS
MEDIUM
Cross-site scripting (XSS)
79
CWE
Product Name: FuseTalk Forum
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
Multiple input validation vulnerabilities in FuseTalk Forum
The first issue is due to insufficient sanitization of user-supplied data, which allows an attacker to construct a malicious link containing HTML or script code. The second issue occurs when malicious code is sent to the 'tombstone.cfm' script through a URI parameter.
Mitigation:
Implement proper input validation and sanitization techniques to prevent XSS attacks. Regularly update the software to the latest version.