In MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4, XSS related to jQuery can occur. The attacker creates a message with [javascript:payload xss] and turns it into a jQuery object with mw.message().parse(). The expected result is that the jQuery object does not contain an <a> tag (or it does not have a href attribute, or it's empty, etc.). The actual result is that the object contains an <a href ="javascript... that executes when clicked.
References
Link | Resource |
---|---|
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6/ | |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html | Mailing List Release Notes Vendor Advisory |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html | Mailing List Release Notes Vendor Advisory |
https://www.mediawiki.org/wiki/ResourceLoader/Core_modules#mediawiki.jqueryMsg | Vendor Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6/ | |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html | Mailing List Release Notes Vendor Advisory |
https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html | Mailing List Release Notes Vendor Advisory |
https://www.mediawiki.org/wiki/ResourceLoader/Core_modules#mediawiki.jqueryMsg | Vendor Advisory |
Configurations
History
21 Nov 2024, 05:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6/ - | |
References | () https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html - Mailing List, Release Notes, Vendor Advisory | |
References | () https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html - Mailing List, Release Notes, Vendor Advisory | |
References | () https://www.mediawiki.org/wiki/ResourceLoader/Core_modules#mediawiki.jqueryMsg - Vendor Advisory |
07 Nov 2023, 03:20
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-09-27 21:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25814
Mitre link : CVE-2020-25814
CVE.ORG link : CVE-2020-25814
JSON object : View
Products Affected
mediawiki
- mediawiki
fedoraproject
- fedora
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')