github / advisory-database

Security vulnerability database inclusive of CVEs and GitHub originated security advisories from the world of open source software.
Creative Commons Attribution 4.0 International
1.75k stars 336 forks source link

[GHSA-xpv7-93cm-4mxv] In MediaWiki before 1.31.8, 1.32.x and 1.33.x before 1.33... #4970

Closed Rudloff closed 3 weeks ago

Rudloff commented 4 weeks ago

Updates

Comments Add Composer package

darakian commented 4 weeks ago

Same as https://github.com/github/advisory-database/pull/4969

Rudloff commented 3 weeks ago

Here are the missing version ranges:

  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "mediawiki/core"
      },
      "ranges": [
        {
          "type": "ECOSYSTEM",
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.31.8"
            }
          ]
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "mediawiki/core"
      },
      "ranges": [
        {
          "type": "ECOSYSTEM",
          "events": [
            {
              "introduced": "1.32.0"
            },
            {
              "fixed": "1.33.4"
            }
          ]
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "mediawiki/core"
      },
      "ranges": [
        {
          "type": "ECOSYSTEM",
          "events": [
            {
              "introduced": "1.34.0"
            },
            {
              "fixed": "1.34.2"
            }
          ]
        }
      ]
    }
  ],
advisory-database[bot] commented 3 weeks ago

Hi @Rudloff! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!