CVE Catalog

CVE-2015-8623

High
Published: Translated: NVD NIST

Summary

The User::matchEditToken function in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time, allowing remote attackers to guess the edit token and bypass CSRF protection via a timing attack.

Risk Assessment

An attacker could exploit this vulnerability to carry out CSRF attacks, potentially leading to unauthorized changes in content or system settings.

Recommendation

It is recommended to update MediaWiki to the latest version to eliminate this vulnerability and ensure proper protection against CSRF attacks.

Other vulnerabilities in MediaWiki

See all
Original NVD description (English source)

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different vulnerability than CVE-2015-8624.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS