CVE-2006-1717: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-1717?
The severity of CVE-2006-1717 is medium, as it allows for cross-site scripting attacks that can compromise user sessions.
How do I fix CVE-2006-1717?
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.
What can attackers achieve with CVE-2006-1717?
Attackers can exploit CVE-2006-1717 to inject arbitrary web scripts or HTML into the application, potentially stealing sensitive information.
Is MyBB version 1.10 the only affected version regarding CVE-2006-1717?
Yes, CVE-2006-1717 specifically affects MyBB version 1.10 when configured to allow threads from unregistered users.
What is cross-site scripting in relation to CVE-2006-1717?
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.