vendor:
XOOPS Dictionary Module
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: XOOPS Dictionary Module
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
XOOPS Dictionary Module Cross-Site Scripting Vulnerabilities
The XOOPS Dictionary Module by Nagle is affected by multiple cross-site scripting vulnerabilities. Attackers can execute arbitrary script code in the browser of an unsuspecting user by enticing them to follow a malicious link. This can lead to the theft of cookie-based authentication credentials and other attacks. The impact of this issue depends on the context of the dynamic web site developed with the XOOPS software and the XOOPS dictionary module.
Mitigation:
It is recommended to sanitize user-supplied URI input to prevent cross-site scripting vulnerabilities. Implementing input validation and output encoding can help mitigate this issue.