Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. mediawiki/core
  4. ›
  5. CVE-2020-25828

CVE-2020-25828: MediaWiki Cross-site Scripting (XSS) vulnerability

May 24, 2022 (updated May 17, 2024)

An issue was discovered in MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3. The non-jqueryMsg version of mw.message().parse() doesn’t escape HTML. This affects both message contents (which are generally safe) and the parameters (which can be based on user input). (When jqueryMsg is loaded, it correctly accepts only allowlisted tags in message contents, and escapes all parameters. Situations with an unloaded jqueryMsg are rare in practice, but can for example occur for Special:SpecialPages on a wiki with no extensions installed.)

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2020-25828.yaml
  • github.com/advisories/GHSA-h8qx-mj6v-2934
  • github.com/wikimedia/mediawiki
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6
  • lists.wikimedia.org/pipermail/mediawiki-announce
  • lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html
  • lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html
  • nvd.nist.gov/vuln/detail/CVE-2020-25828
  • phabricator.wikimedia.org/T115888

Code Behaviors & Features

Detect and mitigate CVE-2020-25828 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.31.0 before 1.31.9, all versions starting from 1.32.0 before 1.34.3, all versions starting from 1.35.0-rc.0 before 1.35.0

Fixed versions

  • 1.31.9
  • 1.34.3
  • 1.35.0

Solution

Upgrade to versions 1.31.9, 1.34.3, 1.35.0 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/mediawiki/core/CVE-2020-25828.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:02 +0000.