Mediawiki Core vulnerabilities

28 known vulnerabilities affecting mediawiki/core.

Total CVEs
28
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL2HIGH6MEDIUM20

Vulnerabilities

Page 1 of 2
CVE-2023-45363HIGH≥ 0, < 1.35.12≥ 1.36.0, < 1.39.5+1 more2023-10-09
CVE-2023-45363 [HIGH] CWE-835 MediaWiki Denial of Service vulnerability MediaWiki Denial of Service vulnerability An issue was discovered in ApiPageSet.php in MediaWiki before 1.35.12, 1.36.x through 1.39.x before 1.39.5, and 1.40.x before 1.40.1. It allows attackers to cause a denial of service (unbounded loop and RequestTimeoutException) when querying pages redirected to other variants with redirects and converttitles set.
ghsaosv
CVE-2023-29141CRITICAL≥ 1.39.0, < 1.39.3≥ 1.38.0, < 1.38.6+1 more2023-03-31
CVE-2023-29141 [CRITICAL] CWE-444 X-Forwarded-For header allows brute-forcing autoblocked IP addresses X-Forwarded-For header allows brute-forcing autoblocked IP addresses An issue was discovered in MediaWiki before 1.35.10, 1.36.x through 1.38.x before 1.38.6, and 1.39.x before 1.39.3. An auto-block can occur for an untrusted X-Forwarded-For header.
ghsaosv
CVE-2019-12468CRITICAL≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12468 [CRITICAL] CWE-284 Wikimedia MediaWiki Incorrect Access Control vulnerability Wikimedia MediaWiki Incorrect Access Control vulnerability An Incorrect Access Control vulnerability was found in Wikimedia MediaWiki 1.27.0 through 1.32.1. Directly POSTing to Special:ChangeEmail would allow for bypassing re-authentication, allowing for potential account takeover.
ghsaosv
CVE-2020-25827HIGH≥ 1.31.0, < 1.31.9≥ 1.32.0, < 1.34.32022-05-24
CVE-2020-25827 [HIGH] CWE-307 OATHAuth extension in MediaWiki is not implementing rate limit OATHAuth extension in MediaWiki is not implementing rate limit An issue was discovered in the OATHAuth extension in MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3. For Wikis using OATHAuth on a farm/cluster (such as via CentralAuth), rate limiting of OATH tokens is only done on a single site level. Thus, multiple requests can be made across many wikis/sites concurrently.
ghsaosv
CVE-2019-12466HIGH≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12466 [HIGH] CWE-352 Wikimedia MediaWiki allows CSRF Wikimedia MediaWiki allows CSRF Wikimedia MediaWiki through 1.32.1 allows CSRF in logout feature.
ghsaosv
CVE-2019-12472HIGH≥ 1.18.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12472 [HIGH] CWE-284 MediaWiki Incorrect Access Control vulnerability MediaWiki Incorrect Access Control vulnerability An Incorrect Access Control vulnerability was found in Wikimedia MediaWiki 1.18.0 through 1.32.1. It is possible to bypass the limits on IP range blocks ($wgBlockCIDRLimit) by using the API. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2019-12473HIGH≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12473 [HIGH] CWE-400 Wikimedia Potential DOS due to slow WatchedItemStore::countVisitingWatchersMultiple Wikimedia Potential DOS due to slow WatchedItemStore::countVisitingWatchersMultiple Wikimedia MediaWiki 1.27.0 through 1.32.1 might allow DoS. Passing invalid titles to the API could cause a DoS by querying the entire watchlist table. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2019-12474HIGH≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12474 [HIGH] CWE-200 Wikimedia information leak vulnerability Wikimedia information leak vulnerability Wikimedia MediaWiki 1.23.0 through 1.32.1 has an information leak. Privileged API responses that include whether a recent change has been patrolled may be cached publicly. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2020-25815MEDIUM≥ 1.32.0, < 1.34.3≥ 1.35.0-rc.0, < 1.35.02022-05-24
CVE-2020-25815 [MEDIUM] CWE-79 MediaWiki Cross-site Scripting (XSS) vulnerability MediaWiki Cross-site Scripting (XSS) vulnerability An issue was discovered in MediaWiki 1.32.x through 1.34.x before 1.34.4. LogEventList::getFiltersDesc is insecurely using message text to build options names for an HTML multi-select field. The relevant code should use escaped() instead of text().
ghsaosv
CVE-2020-25813MEDIUM≥ 1.31.0, < 1.31.9≥ 1.32.0, < 1.34.32022-05-24
CVE-2020-25813 [MEDIUM] MediaWiki Special:UserRights exposes the existence of hidden users MediaWiki Special:UserRights exposes the existence of hidden users In MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3, Special:UserRights exposes the existence of hidden users.
ghsaosv
CVE-2019-16738MEDIUM≥ 1.31.0, < 1.31.4≥ 1.32.0, < 1.32.4+1 more2022-05-24
CVE-2019-16738 [MEDIUM] CWE-200 MediaWiki information disclosure MediaWiki information disclosure In MediaWiki through 1.33.0, Special:Redirect allows information disclosure of suppressed usernames via a User ID Lookup.
ghsaosv
CVE-2020-25814MEDIUM≥ 1.31.0, < 1.31.9≥ 1.32.0, < 1.34.3+1 more2022-05-24
CVE-2020-25814 [MEDIUM] CWE-79 MediaWiki Cross-site Scripting (XSS) vulnerability MediaWiki Cross-site Scripting (XSS) vulnerability In MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3, XSS related to jQuery can occur. The attacker creates a message with [javascript:payload xss] and turns it into a jQuery object with mw.message().parse(). The expected result is that the jQuery object does not contain an tag (or it does not have a href attribute, or it's empty, etc.). The actual r
ghsaosv
CVE-2020-25812MEDIUM≥ 1.34.0, < 1.34.3≥ 1.35.0-rc.0, < 1.35.02022-05-24
CVE-2020-25812 [MEDIUM] CWE-79 MediaWiki Cross-site Scripting (XSS) vulnerability MediaWiki Cross-site Scripting (XSS) vulnerability An issue was discovered in MediaWiki 1.34.x before 1.34.3. On Special:Contributions, the NS filter uses unescaped messages as keys in the option key for an HTMLForm specifier. This is vulnerable to a mild XSS if one of those messages is changed to include raw HTML.
ghsaosv
CVE-2019-12469MEDIUM≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12469 [MEDIUM] CWE-284 MediaWiki Incorrect Access Control vulnerability MediaWiki Incorrect Access Control vulnerability MediaWiki through 1.32.1 has Incorrect Access Control. Suppressed username or log in Special:EditTags are exposed. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2020-25828MEDIUM≥ 1.31.0, < 1.31.9≥ 1.32.0, < 1.34.3+1 more2022-05-24
CVE-2020-25828 [MEDIUM] CWE-79 MediaWiki Cross-site Scripting (XSS) vulnerability MediaWiki Cross-site Scripting (XSS) vulnerability An issue was discovered in MediaWiki before 1.31.9 and 1.32.x through 1.34.x before 1.34.3. The non-jqueryMsg version of mw.message().parse() doesn't escape HTML. This affects both message contents (which are generally safe) and the parameters (which can be based on user input). (When jqueryMsg is loaded, it correctly accepts only whitelisted tags in message conte
ghsaosv
CVE-2019-12470MEDIUM≥ 1.27.0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12470 [MEDIUM] CWE-284 Wikimedia MediaWik exposed suppressed log in RevisionDelete page Wikimedia MediaWik exposed suppressed log in RevisionDelete page Wikimedia MediaWiki through 1.32.1 has Incorrect Access Control. Suppressed log in RevisionDelete page is exposed. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2019-12467MEDIUM≥ 0, < 1.27.6≥ 1.30.0, < 1.30.2+2 more2022-05-24
CVE-2019-12467 [MEDIUM] CWE-284 MediaWiki Incorrect Access Control vulnerability MediaWiki Incorrect Access Control vulnerability MediaWiki through 1.32.1 has Incorrect Access Control (issue 1 of 3). A spammer can use Special:ChangeEmail to send out spam with no rate limiting or ability to block them. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6.
ghsaosv
CVE-2020-15005MEDIUM≥ 0, < 1.31.8≥ 1.32.0, < 1.33.4+1 more2022-05-24
CVE-2020-15005 [MEDIUM] CWE-200 img_auth.php may leak private extension images into the public cache img_auth.php may leak private extension images into the public cache In MediaWiki before 1.31.8, 1.32.x and 1.33.x before 1.33.4, and 1.34.x before 1.34.2, private wikis behind a caching server using the img_auth.php image authorization security feature may have had their files cached publicly, so any unauthorized user could view them. This occurs because Cache-Control and Vary headers were mish
ghsaosv
CVE-2020-10959MEDIUM≥ 0, < 1.34.0-rc.02022-05-24
CVE-2020-10959 [MEDIUM] CWE-601 MediaWiki Open Redirect vulnerability MediaWiki Open Redirect vulnerability resources/src/mediawiki.page.ready/ready.js in MediaWiki before 1.34.0-rc.0 allows remote attackers to force a logout and external redirection via HTML content in a MediaWiki page.
ghsaosv
CVE-2020-10960MEDIUM≥ 1.31.0, < 1.31.7≥ 1.33.0, < 1.33.3+1 more2022-05-24
CVE-2020-10960 [MEDIUM] CWE-116 MediaWiki makeCollapsible allows applying event handler to any CSS selector MediaWiki makeCollapsible allows applying event handler to any CSS selector In MediaWiki before 1.34.1, users can add various Cascading Style Sheets (CSS) classes (which can affect what content is shown or hidden in the user interface) to arbitrary DOM nodes via HTML content within a MediaWiki page. This occurs because jquery.makeCollapsible allows applying an event handler to any Cascadi
ghsaosv