Cross-site Request Forgery (CSRF) Affecting mediawiki package, versions *


Severity

Recommended
medium

Based on Ubuntu security rating.

Threat Intelligence

Exploit Maturity
Not Defined
EPSS
0.7% (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-UBUNTU1404-MEDIAWIKI-370468
  • published23 Mar 2017
  • disclosed23 Mar 2017

Introduced: 23 Mar 2017

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

How to fix?

There is no fixed version for Ubuntu:14.04 mediawiki.

NVD Description

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

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.