Vulnerability Details : CVE-2020-35622
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.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2020-35622
- cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-35622
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 28 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-35622
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:P/A:N |
8.6
|
2.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST |
CWE ids for CVE-2020-35622
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-35622
-
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/GlobalUsage/+/646744
Pass escaped html to WikiMap::makeForeignLink for sanity (I3d468952) · Gerrit Code ReviewIssue Tracking;Patch;Third Party Advisory
-
https://phabricator.wikimedia.org/T268341
⚓ T268341 Possible XSS in SpecialGlobalUsageThird Party Advisory
Jump to