Reflected cross-site scripting (XSS) In mediawiki
Description
MediaWiki Cross-site Scripting (XSS) vulnerability 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 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.)
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 1:1.35.0-1 | ||
debian 14 | 1:1.35.0-1 | ||
packagist | 1.31.9, 1.34.3, 1.35.0 | ||
debian 12 | 1:1.35.0-1 | ||
debian 11 | 1:1.35.0-1 |
Aliases
References