Filtered by vendor Scratch-wiki Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-15179 1 Scratch-wiki 1 Scratchsig 2024-08-04 8 High
The ScratchSig extension for MediaWiki before version 1.0.1 allows stored Cross-Site Scripting. Using <script> tag inside <scratchsig> tag, attackers with edit permission can execute scripts on visitors' browser. With MediaWiki JavaScript API, this can potentially lead to privilege escalation and/or account takeover. This has been patched in release 1.0.1. This has already been deployed to all Scratch Wikis. No workarounds exist other than disabling the extension completely.
CVE-2020-15164 1 Scratch-wiki 1 Scratch Login 2024-08-04 10 Critical
in Scratch Login (MediaWiki extension) before version 1.1, any account can be logged into by using the same username with leading, trailing, or repeated underscore(s), since those are treated as whitespace and trimmed by MediaWiki. This affects all users on any wiki using this extension. Since version 1.1, comments by users whose usernames would be trimmed on MediaWiki are ignored when searching for the verification code.
CVE-2021-46252 1 Scratch-wiki 1 Scratch Confirmaccount V3 2024-08-04 6.5 Medium
A Cross-Site Request Forgery (CSRF) in RequirementsBypassPage.php of Scratch Wiki scratch-confirmaccount-v3 allows attackers to modify account request requirement bypasses.
CVE-2022-42985 1 Scratch-wiki 1 Scratch Login 2024-08-03 4.8 Medium
The ScratchLogin extension through 1.1 for MediaWiki does not escape verification failure messages, which allows users with administrator privileges to perform cross-site scripting (XSS).