CVE-2020-25814
Last modified
CVE-2020-25814 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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(). EPSS estimates a 1.36% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mediawiki | Mediawiki | < 1.31.10 |
| Mediawiki | Mediawiki | >= 1.32.0, < 1.34.4 |
| Fedoraproject | Fedora | 33 |
References
- https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.htmlMailing List, Release Notes, Vendor Advisory
- https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.htmlMailing List, Release Notes, Vendor Advisory
- https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.htmlMailing List, Release Notes, Vendor Advisory
- https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.htmlMailing List, Release Notes, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-25814?
How severe is CVE-2020-25814?
How do I fix CVE-2020-25814?
Are you affected by CVE-2020-25814?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
