First published: Tue Apr 11 2006(Updated: )
Cross-site scripting (XSS) vulnerability in newthread.php in MyBB (aka MyBulletinBoard) 1.10, when configured to permit new threads by unregistered users, allows remote attackers to inject arbitrary web script or HTML via the username.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybulletinboard | =1.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2006-1717 is medium, as it allows for cross-site scripting attacks that can compromise user sessions.
To fix CVE-2006-1717, you should apply the latest patches for MyBB or modify settings to restrict new thread creation to registered users only.
Attackers can exploit CVE-2006-1717 to inject arbitrary web scripts or HTML into the application, potentially stealing sensitive information.
Yes, CVE-2006-1717 specifically affects MyBB version 1.10 when configured to allow threads from unregistered users.
Cross-site scripting, as described in CVE-2006-1717, is a vulnerability that enables attackers to execute malicious scripts in the context of a user's session.