CVE Catalog

CVE-2015-8624

High
Published: Translated: NVD NIST

Summary

The User::matchEditToken function in MediaWiki before version 1.23.12 and 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 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

Attackers can 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 mitigate this vulnerability and implement additional CSRF protection mechanisms.

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, 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 does not perform token comparison in constant time before determining if a debugging message should be logged, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different vulnerability than CVE-2015-8623.

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