CVE-2021-30154
- EPSS 0.81%
- Veröffentlicht 06.04.2021 07:15:12
- Zuletzt bearbeitet 21.11.2024 06:03:24
An issue was discovered in MediaWiki before 1.31.12 and 1.32.x through 1.35.x before 1.35.2. On Special:NewFiles, all the mediastatistics-header-* messages are output in HTML unescaped, leading to XSS.
CVE-2021-30157
- EPSS 0.73%
- Veröffentlicht 06.04.2021 07:15:12
- Zuletzt bearbeitet 21.11.2024 06:03:25
An issue was discovered in MediaWiki before 1.31.12 and 1.32.x through 1.35.x before 1.35.2. On ChangesList special pages such as Special:RecentChanges and Special:Watchlist, some of the rcfilters-filter-* label messages are output in HTML unescaped,...
CVE-2021-30158
- EPSS 0.61%
- Veröffentlicht 06.04.2021 07:15:12
- Zuletzt bearbeitet 21.11.2024 06:03:25
An issue was discovered in MediaWiki before 1.31.12 and 1.32.x through 1.35.x before 1.35.2. Blocked users are unable to use Special:ResetTokens. This has security relevance because a blocked user might have accidentally shared a token, or might know...
CVE-2020-29004
- EPSS 0.16%
- Veröffentlicht 29.01.2021 07:15:16
- Zuletzt bearbeitet 21.11.2024 05:23:28
The API in the Push extension for MediaWiki through 1.35 did not require an edit token in ApiPushBase.php and therefore facilitated a CSRF attack.
CVE-2020-29005
- EPSS 0.09%
- Veröffentlicht 29.01.2021 07:15:16
- Zuletzt bearbeitet 21.11.2024 05:23:28
The API in the Push extension for MediaWiki through 1.35 used cleartext for ApiPush credentials, allowing for potential information disclosure.
CVE-2020-35622
- EPSS 0.17%
- Veröffentlicht 21.12.2020 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:42
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 unde...
CVE-2020-35623
- EPSS 0.18%
- Veröffentlicht 21.12.2020 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:43
An issue was discovered in the CasAuth extension for MediaWiki through 1.35.1. Due to improper username validation, it allowed user impersonation with trivial manipulations of certain characters within a given username. An ordinary user may be able t...
CVE-2020-35624
- EPSS 0.17%
- Veröffentlicht 21.12.2020 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:43
An issue was discovered in the SecurePoll extension for MediaWiki through 1.35.1. The non-admin vote list contains a full vote timestamp, which may provide unintended clues about how a voting process unfolded.
CVE-2020-35625
- EPSS 0.23%
- Veröffentlicht 21.12.2020 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:43
An issue was discovered in the Widgets extension for MediaWiki through 1.35.1. Any user with the ability to edit pages within the Widgets namespace could call any static function within any class (defined within PHP or MediaWiki) via a crafted HTML c...
CVE-2020-35626
- EPSS 0.11%
- Veröffentlicht 21.12.2020 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:43
An issue was discovered in the PushToWatch extension for MediaWiki through 1.35.1. The primary form did not implement an anti-CSRF token and therefore was completely vulnerable to CSRF attacks against onSkinAddFooterLinks in PushToWatch.php.