Publish Advisories

GHSA-w5fx-cx7f-6vr9
GHSA-w5fx-cx7f-6vr9
This commit is contained in:
advisory-database[bot]
2024-10-30 18:07:56 +00:00
parent eef88d5646
commit 5bfcdda8cc
2 changed files with 118 additions and 46 deletions
@@ -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"
}
}
@@ -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"
}
}