vendor:
XOOPS
by:
SecurityFocus
8.8
CVSS
HIGH
XOOPS HTML Injection
79
CWE
Product Name: XOOPS
Affected Version From: XOOPS 1.0
Affected Version To: XOOPS 1.0
Patch Exists: YES
Related CWE: CVE-2002-0392
CPE: o:xoops:xoops
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2002
Problems with XOOPS could make it possible to execute arbitrary script code in a vulnerable client.
XOOPS is vulnerable to HTML injection attacks due to insufficient filtering of potentially malicious HTML code from posted messages. When a user views a message posting that contains malicious HTML code, the code contained in the message would be executed in the browser of the vulnerable user. This can be exploited to execute arbitrary script code in a vulnerable client's browser.
Mitigation:
Users should avoid viewing untrusted messages and should ensure that all HTML code is properly sanitized before being displayed.