CVE-2009-0483: CSRF
Cross-site request forgery (CSRF) vulnerability in Bugzilla 2.22 before 2.22.7, 3.0 before 3.0.7, 3.2 before 3.2.1, and 3.3 before 3.3.2 allows remote attackers to delete keywords and user preferences via a link or IMG tag to (1) editkeywords.cgi or (2) userprefs.cgi.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2009-0483?
CVE-2009-0483 has a moderate severity rating as it allows attackers to perform actions without user consent.
How do I fix CVE-2009-0483?
To fix CVE-2009-0483, users should upgrade Bugzilla to version 2.22.7 or later.
What kind of attacks does CVE-2009-0483 enable?
CVE-2009-0483 enables cross-site request forgery (CSRF) attacks that can lead to unauthorized changes to user preferences.
Which versions of Bugzilla are affected by CVE-2009-0483?
CVE-2009-0483 affects Bugzilla versions prior to 2.22.7, including versions 2.22, 2.20, and 3.0 up to 3.3.1.
Is there a workaround for CVE-2009-0483 if I cannot upgrade?
A temporary workaround for CVE-2009-0483 is to implement CSRF protection methods, but upgrading is the recommended solution.