VYPR

Mediawiki

by MediaWiki

Source repositories

CVEs (417)

  • CVE-2022-34912MedJul 2, 2022
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in MediaWiki before 1.37.3 and 1.38.x before 1.38.1. The contributions-title, used on Special:Contributions, is used as page title without escaping. Hence, in a non-default configuration where a username contains HTML entities, it won't be escaped.

  • CVE-2022-34911MedJul 2, 2022
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in MediaWiki before 1.35.7, 1.36.x and 1.37.x before 1.37.3, and 1.38.x before 1.38.1. XSS can occur in configurations that allow a JavaScript payload in a username. After account creation, when it sets the page title to "Welcome" followed by the…

  • CVE-2022-29907MedApr 29, 2022
    risk 0.40cvss 6.1epss 0.01

    The Nimbus skin for MediaWiki through 1.37.2 (before 6f9c8fb868345701d9544a54d9752515aace39df) allows XSS in Advertise link messages.

  • CVE-2022-28202MedMar 30, 2022
    risk 0.40cvss 6.1epss 0.01

    An XSS issue was discovered in MediaWiki before 1.35.6, 1.36.x before 1.36.4, and 1.37.x before 1.37.2. The widthheight, widthheightpage, and nbytes properties of messages are not escaped when used in galleries or Special:RevisionDelete.

  • CVE-2021-45474MedDec 24, 2021
    risk 0.40cvss 6.1epss 0.01

    In MediaWiki through 1.37, the Special:ImportFile URI (aka FileImporter) allows XSS, as demonstrated by the clientUrl parameter.

  • CVE-2021-45473MedDec 24, 2021
    risk 0.40cvss 6.1epss 0.01

    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-45472MedDec 24, 2021
    risk 0.40cvss 6.1epss 0.01

    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-41798MedOct 11, 2021
    risk 0.40cvss 6.1epss 0.01

    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-42043MedOct 6, 2021
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in Special:MediaSearch in the MediaSearch extension in MediaWiki through 1.36.2. The suggestion text (a parameter to mediasearch-did-you-mean) was not being properly sanitized and allowed for the injection and execution of HTML and JavaScript via the…

  • CVE-2021-42041MedOct 6, 2021
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in CentralAuth in MediaWiki through 1.36.2. The rightsnone MediaWiki message was not being properly sanitized and allowed for the injection and execution of HTML and JavaScript via the setchange log.

  • CVE-2021-31551MedApr 22, 2021
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in the PageForms extension for MediaWiki through 1.35.2. Crafted payloads for Token-related query parameters allowed for XSS on certain PageForms-managed MediaWiki pages.

  • CVE-2021-30157MedApr 6, 2021
    risk 0.40cvss 6.1epss 0.01

    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, leading to XSS.

  • CVE-2021-30154MedApr 6, 2021
    risk 0.40cvss 6.1epss 0.01

    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-2020-35622MedDec 21, 2020
    risk 0.40cvss 6.1epss 0.01

    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-35479MedDec 18, 2020
    risk 0.40cvss 6.1epss 0.01

    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
    risk 0.40cvss 6.1epss 0.01

    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-35474MedDec 18, 2020
    risk 0.40cvss 6.1epss 0.01

    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-26120MedSep 27, 2020
    risk 0.40cvss 6.1epss 0.01

    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…

  • CVE-2020-25828MedSep 27, 2020
    risk 0.40cvss 6.1epss 0.01

    An issue was discovered in MediaWiki before 1.31.10 and 1.32.x through 1.34.x before 1.34.4. 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…

  • CVE-2020-25815MedSep 27, 2020
    risk 0.40cvss 6.1epss 0.01

    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().

Page 7 of 21