CVE-2021-45472
- EPSS 0.26%
- Veröffentlicht 24.12.2021 02:15:07
- Zuletzt bearbeitet 21.11.2024 06:32:16
In MediaWiki through 1.37, XSS can occur in Wikibase because an external identifier property can have a URL format that includes a $1 formatter substitution marker, and the javascript: URL scheme (among others) can be used.
CVE-2021-45473
- EPSS 0.33%
- Veröffentlicht 24.12.2021 02:15:07
- Zuletzt bearbeitet 21.11.2024 06:32:17
In MediaWiki through 1.37, Wikibase item descriptions allow XSS, which is triggered upon a visit to an action=info URL (aka a page-information sidebar).
CVE-2021-45474
- EPSS 0.26%
- Veröffentlicht 24.12.2021 02:15:07
- Zuletzt bearbeitet 21.11.2024 06:32:17
In MediaWiki through 1.37, the Special:ImportFile URI (aka FileImporter) allows XSS, as demonstrated by the clientUrl parameter.
CVE-2021-44858
- EPSS 0.42%
- Veröffentlicht 20.12.2021 09:15:06
- Zuletzt bearbeitet 21.11.2024 06:31:37
An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. It is possible to use action=edit&undo= followed by action=mcrundo and action=mcrrestore to view private pages on a private wiki that has at least one...
CVE-2021-44857
- EPSS 0.15%
- Veröffentlicht 17.12.2021 04:15:39
- Zuletzt bearbeitet 21.11.2024 06:31:37
An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. It is possible to use action=mcrundo followed by action=mcrrestore to replace the content of any arbitrary page (that the user doesn't have edit right...
CVE-2021-45038
- EPSS 0.33%
- Veröffentlicht 17.12.2021 04:15:39
- Zuletzt bearbeitet 21.11.2024 06:31:50
An issue was discovered in MediaWiki before 1.35.5, 1.36.x before 1.36.3, and 1.37.x before 1.37.1. By using an action=rollback query, attackers can view private wiki contents.
CVE-2021-41798
- EPSS 0.16%
- Veröffentlicht 11.10.2021 08:15:06
- Zuletzt bearbeitet 21.11.2024 06:26:46
MediaWiki before 1.36.2 allows XSS. Month related MediaWiki messages are not escaped before being used on the Special:Search results page.
CVE-2021-41799
- EPSS 0.27%
- Veröffentlicht 11.10.2021 08:15:06
- Zuletzt bearbeitet 21.11.2024 06:26:47
MediaWiki before 1.36.2 allows a denial of service (resource consumption because of lengthy query processing time). ApiQueryBacklinks (action=query&list=backlinks) can cause a full table scan.
CVE-2021-41800
- EPSS 0.18%
- Veröffentlicht 11.10.2021 08:15:06
- Zuletzt bearbeitet 21.11.2024 06:26:47
MediaWiki before 1.36.2 allows a denial of service (resource consumption because of lengthy query processing time). Visiting Special:Contributions can sometimes result in a long running SQL query because PoolCounter protection is mishandled.
CVE-2021-41801
- EPSS 0.38%
- Veröffentlicht 11.10.2021 08:15:06
- Zuletzt bearbeitet 21.11.2024 06:26:47
The ReplaceText extension through 1.41 for MediaWiki has Incorrect Access Control. When a user is blocked after submitting a replace job, the job is still run, even if it may be run at a later time (due to the job queue backlog)