Cross-site Request Forgery (CSRF) Affecting mediawiki package, versions <1:1.25.5-1


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.73% (81st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN10-MEDIAWIKI-370059
  • published23 Mar 2017
  • disclosed23 Mar 2017

Introduced: 23 Mar 2017

CVE-2015-8623  (opens in a new tab)
CWE-352  (opens in a new tab)

How to fix?

Upgrade Debian:10 mediawiki to version 1:1.25.5-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mediawiki package and not the mediawiki package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

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.