CVE-2020-35479: XSS
MediaWiki before 1.35.1 allows XSS via BlockLogFormatter.php. Language::translateBlockExpiry itself does not escape in all code paths. For example, the return of Language::userTimeAndDate is is always unsafe for HTML in a month value. This affects MediaWiki 1.12.0 and later.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-35479?
CVE-2020-35479 is considered a medium severity vulnerability due to its potential for cross-site scripting (XSS).
How do I fix CVE-2020-35479?
To mitigate CVE-2020-35479, upgrade MediaWiki to version 1.35.1 or later.
Which versions of MediaWiki are affected by CVE-2020-35479?
CVE-2020-35479 affects MediaWiki versions from 1.12.0 up to, but not including, 1.35.1.
What type of vulnerability is CVE-2020-35479?
CVE-2020-35479 is a cross-site scripting (XSS) vulnerability primarily affecting MediaWiki installations.
Can CVE-2020-35479 impact all versions of MediaWiki?
No, CVE-2020-35479 specifically impacts MediaWiki versions from 1.12.0 onward, excluding version 1.35.1 and above.