From 5bfcdda8ccec14d5fc07fe715df2ad8c62247708 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:07:56 +0000 Subject: [PATCH] Publish Advisories GHSA-w5fx-cx7f-6vr9 GHSA-w5fx-cx7f-6vr9 --- .../GHSA-w5fx-cx7f-6vr9.json | 118 ++++++++++++++++++ .../GHSA-w5fx-cx7f-6vr9.json | 46 ------- 2 files changed, 118 insertions(+), 46 deletions(-) create mode 100644 advisories/github-reviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json delete mode 100644 advisories/unreviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json diff --git a/advisories/github-reviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json b/advisories/github-reviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json new file mode 100644 index 00000000000..a19439b3798 --- /dev/null +++ b/advisories/github-reviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json @@ -0,0 +1,118 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w5fx-cx7f-6vr9", + "modified": "2024-10-30T18:06:32Z", + "published": "2023-10-09T06:30:18Z", + "aliases": [ + "CVE-2023-45363" + ], + "summary": "MediaWiki Denial of Service vulnerability", + "details": "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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.35.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.36.0" + }, + { + "fixed": "1.39.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.40.0" + }, + { + "fixed": "1.40.1" + } + ] + } + ], + "versions": [ + "1.40.0" + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45363" + }, + { + "type": "WEB", + "url": "https://github.com/wikimedia/mediawiki/commit/24c3ef2474c6daa20ed48168d46196a55346dfd8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/wikimedia/mediawiki" + }, + { + "type": "WEB", + "url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00027.html" + }, + { + "type": "WEB", + "url": "https://phabricator.wikimedia.org/T333050" + }, + { + "type": "WEB", + "url": "https://www.debian.org/security/2023/dsa-5520" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-835" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-30T18:06:32Z", + "nvd_published_at": "2023-10-09T05:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json b/advisories/unreviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json deleted file mode 100644 index da33ec1090b..00000000000 --- a/advisories/unreviewed/2023/10/GHSA-w5fx-cx7f-6vr9/GHSA-w5fx-cx7f-6vr9.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w5fx-cx7f-6vr9", - "modified": "2023-11-28T15:30:21Z", - "published": "2023-10-09T06:30:18Z", - "aliases": [ - "CVE-2023-45363" - ], - "details": "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.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45363" - }, - { - "type": "WEB", - "url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00027.html" - }, - { - "type": "WEB", - "url": "https://phabricator.wikimedia.org/T333050" - }, - { - "type": "WEB", - "url": "https://www.debian.org/security/2023/dsa-5520" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-835" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-10-09T05:15:09Z" - } -} \ No newline at end of file