CVE-2015-2940: CSRF
Cross-site request forgery (CSRF) vulnerability in the CheckUser extension for MediaWiki allows remote attackers to hijack the authentication of certain users for requests that retrieve sensitive user information via unspecified vectors.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2015-2940?
CVE-2015-2940 is classified as a high-severity vulnerability due to its potential to allow unauthorized access to sensitive user information.
How do I fix CVE-2015-2940?
To mitigate CVE-2015-2940, update the CheckUser extension for MediaWiki to the latest version that addresses this CSRF vulnerability.
What types of attacks can be executed through CVE-2015-2940?
CVE-2015-2940 allows attackers to perform cross-site request forgery (CSRF) attacks that can hijack user authentication and access sensitive data.
Who is affected by CVE-2015-2940?
Users of the CheckUser extension for MediaWiki are at risk from CVE-2015-2940, specifically those with permissions that allow access to sensitive user information.
Is there any workaround for CVE-2015-2940?
While upgrading the extension is the best fix, ensuring that CSRF protections are in place can provide temporary relief from CVE-2015-2940.