From 5a887d54ebb575bdab18fbab5e1f8e2d2fa4e1c6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 22:58:04 +0000 Subject: [PATCH] Publish Advisories GHSA-mhfv-9h99-jwg7 GHSA-mhfv-9h99-jwg7 --- .../GHSA-mhfv-9h99-jwg7.json | 146 ++++++++++++++++++ .../GHSA-mhfv-9h99-jwg7.json | 62 -------- 2 files changed, 146 insertions(+), 62 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json diff --git a/advisories/github-reviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json b/advisories/github-reviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json new file mode 100644 index 00000000000..d80002d8851 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json @@ -0,0 +1,146 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mhfv-9h99-jwg7", + "modified": "2024-05-15T22:56:26Z", + "published": "2022-05-13T01:31:05Z", + "aliases": [ + "CVE-2018-0503" + ], + "summary": "Mediawiki Improper Privilege Management", + "details": "Mediawiki 1.31 before 1.31.1, 1.30.1, 1.29.3 and 1.27.5 contains a flaw where contrary to the documentation, $wgRateLimits entry for 'user' overrides that for 'newbie'.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.27.0" + }, + { + "fixed": "1.27.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.29.0" + }, + { + "fixed": "1.29.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.30.0" + }, + { + "fixed": "1.30.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.31.0" + }, + { + "fixed": "1.31.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0503" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2019:3142" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2019:3238" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2019:3813" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2018-0503.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/wikimedia/mediawiki" + }, + { + "type": "WEB", + "url": "https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html" + }, + { + "type": "WEB", + "url": "https://phabricator.wikimedia.org/T169545" + }, + { + "type": "WEB", + "url": "https://www.debian.org/security/2018/dsa-4301" + }, + { + "type": "WEB", + "url": "http://www.securitytracker.com/id/1041695" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-269" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T22:56:26Z", + "nvd_published_at": "2018-10-04T20:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json b/advisories/unreviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json deleted file mode 100644 index 2428fbb0ef7..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-mhfv-9h99-jwg7/GHSA-mhfv-9h99-jwg7.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mhfv-9h99-jwg7", - "modified": "2022-05-13T01:31:05Z", - "published": "2022-05-13T01:31:05Z", - "aliases": [ - "CVE-2018-0503" - ], - "details": "Mediawiki 1.31 before 1.31.1, 1.30.1, 1.29.3 and 1.27.5 contains a flaw where contrary to the documentation, $wgRateLimits entry for 'user' overrides that for 'newbie'.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0503" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2019:3142" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2019:3238" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2019:3813" - }, - { - "type": "WEB", - "url": "https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html" - }, - { - "type": "WEB", - "url": "https://phabricator.wikimedia.org/T169545" - }, - { - "type": "WEB", - "url": "https://www.debian.org/security/2018/dsa-4301" - }, - { - "type": "WEB", - "url": "http://www.securitytracker.com/id/1041695" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-269" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2018-10-04T20:29:00Z" - } -} \ No newline at end of file