First published: Sun Jan 22 2006(Updated: )
Cross-site scripting (XSS) vulnerability in XMB (aka extreme message board) allows remote attackers to inject arbitrary web script or HTML via JavaScript in the SRC attribute of an IMG element.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
XMB Forum |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2006-0365 is classified as medium due to its potential for exploitation through cross-site scripting.
To fix CVE-2006-0365, ensure that user input is properly sanitized and encoded in the application before rendering it in the web page.
Attackers can exploit CVE-2006-0365 to perform cross-site scripting attacks, potentially stealing user credentials or executing malicious scripts.
CVE-2006-0365 affects all versions of XMB Forum prior to the release of a patch addressing this vulnerability.
CVE-2006-0365 is primarily a client-side vulnerability that allows the execution of scripts in the user's browser.