An issue was discovered in MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4. 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 whitelisted 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
Link | Resource |
---|---|
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6/ | |
https://lists.wikimedia.org/pipermail/mediawiki-announce | Vendor Advisory |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html | Mailing List Vendor Advisory |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html | Mailing List Vendor Advisory |
Configurations
History
No history.
Information
Published : 2020-09-27 21:15
Updated : 2023-11-07 03:20
NVD link : CVE-2020-25828
Mitre link : CVE-2020-25828
CVE.ORG link : CVE-2020-25828
JSON object : View
Products Affected
fedoraproject
- fedora
mediawiki
- mediawiki
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')