First published: Mon Feb 23 2004(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in XMB 1.8 Final SP2 allow remote attackers to execute arbitrary script as other users via the (1) member parameter in member.php, (2) uid parameter in u2uadmin.php, (3) user parameter in editprofile.php, (4) an onmouseover event in an align tag when bbcode is allowed, or (5) img tag where bbcode is allowed.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
XMB Forum | =1.8_sp1 | |
XMB Forum | =1.8 | |
XMB Forum | =1.8_sp2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-0322 is classified as a medium severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2004-0322, upgrade to XMB Forum version 1.8 Final SP3 or later, which addresses these XSS vulnerabilities.
CVE-2004-0322 affects XMB Forum versions 1.8 and 1.8 SP1 and SP2.
CVE-2004-0322 allows remote attackers to execute arbitrary JavaScript code in the context of another user's session.
A temporary workaround for CVE-2004-0322 involves validating and sanitizing user input for affected parameters in the application.