CVE-2007-0622: CSRF
Cross-site request forgery (CSRF) vulnerability in MyBB (aka MyBulletinBoard) 1.2.2 allows remote attackers to send messages to arbitrary users. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-0622?
CVE-2007-0622 is considered a moderate severity vulnerability due to its potential for enabling unauthorized actions on behalf of users.
How do I fix CVE-2007-0622?
To fix CVE-2007-0622, upgrading MyBB to a patched version beyond 1.2.2 is recommended.
What types of attacks can CVE-2007-0622 enable?
CVE-2007-0622 can enable attackers to send messages to arbitrary users, leading to possible phishing or spam attacks.
Is CVE-2007-0622 affecting all versions of MyBB?
CVE-2007-0622 specifically affects MyBB version 1.2.2; other versions may not be impacted.
How can I prevent CVE-2007-0622 from being exploited?
Preventing CVE-2007-0622 requires implementing CSRF tokens in forms and ensuring users are running an updated version of the software.