VYPR

Bitnami package

mediawiki

pkg:bitnami/mediawiki

Vulnerabilities (172)

  • CVE-2020-29005HigJan 29, 2021
    affected < 1.35.1fixed 1.35.1

    The API in the Push extension for MediaWiki through 1.35 used cleartext for ApiPush credentials, allowing for potential information disclosure.

  • CVE-2020-29004HigJan 29, 2021
    affected < 1.35.1fixed 1.35.1

    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-35626HigDec 21, 2020
    affected < 1.35.2fixed 1.35.2

    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.

  • CVE-2020-35625HigDec 21, 2020
    affected < 1.35.2fixed 1.35.2

    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 comment, related to a Smarty te

  • CVE-2020-35624MedDec 21, 2020
    affected < 1.35.2fixed 1.35.2

    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-35623HigDec 21, 2020
    affected < 1.35.2fixed 1.35.2

    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 to login as a "bureaucrat user"

  • CVE-2020-35622MedDec 21, 2020
    affected < 1.35.2fixed 1.35.2

    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 under certain conditions.

  • CVE-2020-35480MedDec 18, 2020
    affected < 1.35.1fixed 1.35.1

    An issue was discovered in MediaWiki before 1.35.1. Missing users (accounts that don't exist) and hidden users (accounts that have been explicitly hidden due to being abusive, or similar) that the viewer cannot see are handled differently, exposing sensitive information about the

  • CVE-2020-35479MedDec 18, 2020
    affected >= 1.12.0, < 1.35.1fixed 1.35.1

    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.

  • CVE-2020-35478MedDec 18, 2020
    affected >= 1.33.0, < 1.35.1fixed 1.35.1

    MediaWiki before 1.35.1 allows XSS via BlockLogFormatter.php. MediaWiki:blanknamespace potentially can be output as raw HTML with SCRIPT tags via LogFormatter::makePageLink(). This affects MediaWiki 1.33.0 and later.

  • CVE-2020-35477MedDec 18, 2020
    affected < 1.35.1fixed 1.35.1

    MediaWiki before 1.35.1 blocks legitimate attempts to hide log entries in some situations. If one sets MediaWiki:Mainpage to Special:MyLanguage/Main Page, visits a log entry on Special:Log, and toggles the "Change visibility of selected log entries" checkbox (or a tags checkbox)

  • CVE-2020-35475HigDec 18, 2020
    affected < 1.35.1fixed 1.35.1

    In MediaWiki before 1.35.1, the messages userrights-expiry-current and userrights-expiry-none can contain raw HTML. XSS can happen when a user visits Special:UserRights but does not have rights to change all userrights, and the table on the left side has unchangeable groups in it

  • CVE-2020-35474MedDec 18, 2020
    affected < 1.35.1fixed 1.35.1

    In MediaWiki before 1.35.1, the combination of Html::rawElement and Message::text leads to XSS because the definition of MediaWiki:recentchanges-legend-watchlistexpiry can be changed onwiki so that the output is raw HTML.

  • CVE-2020-29003MedNov 24, 2020
    affected < 1.35.1fixed 1.35.1

    The PollNY extension for MediaWiki through 1.35 allows XSS via an answer option for a poll question, entered during Special:CreatePoll or Special:UpdatePoll.

  • CVE-2020-29002MedNov 24, 2020
    affected < 1.35.1fixed 1.35.1

    includes/CologneBlueTemplate.php in the CologneBlue skin for MediaWiki through 1.35 allows XSS via a qbfind message supplied by an administrator.

  • CVE-2020-27957MedOct 28, 2020
    affected < 1.35.1fixed 1.35.1

    The RandomGameUnit extension for MediaWiki through 1.35 was not properly escaping various title-related data. When certain varieties of games were created within MediaWiki, their names or titles could be manipulated to generate stored XSS within the RandomGameUnit extension.

  • CVE-2020-27621MedOct 22, 2020
    affected < 1.35.1fixed 1.35.1

    The FileImporter extension in MediaWiki through 1.35.0 was not properly attributing various user actions to a specific user's IP address. Instead, for various actions, it would report the IP address of an internal Wikimedia Foundation server by omitting X-Forwarded-For data. This

  • CVE-2020-26121HigSep 27, 2020
    affected < 1.34.4fixed 1.34.4

    An issue was discovered in the FileImporter extension for MediaWiki before 1.34.4. An attacker can import a file even when the target page is protected against "page creation" and the attacker should not be able to create it. This occurs because of a mishandled distinction betwee

  • CVE-2020-26120MedSep 27, 2020
    affected < 1.34.4fixed 1.34.4

    XSS exists in the MobileFrontend extension for MediaWiki before 1.34.4 because section.line is mishandled during regex section line replacement from PageGateway. Using crafted HTML, an attacker can elicit an XSS attack via jQuery's parseHTML method, which can cause image callback

  • CVE-2020-25869HigSep 27, 2020
    affected < 1.31.10fixed 1.31.10

    An information leak was discovered in MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4. Handling of actor ID does not necessarily use the correct database or correct wiki.

Page 8 of 9