An issue was discovered in the GlobalUsage extension for MediaWiki through 1.35.1. SpecialGlobalUsage.php calls WikiMap::makeForeignLink unsafely. The $page variable within the formatItem function was not being properly escaped, allowing for XSS under certain conditions.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://phabricator.wikimedia.org/T268341 | third party advisory |
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/GlobalUsage/+/646744 | issue tracking third party advisory patch |