From f9ca3fd64ce4b2ebf5e5aff505bd732bcf0e53da Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:23:16 +0000 Subject: [PATCH] Publish GHSA-wcx3-63mm-h8x6 --- .../GHSA-wcx3-63mm-h8x6.json | 48 +++---------------- 1 file changed, 7 insertions(+), 41 deletions(-) diff --git a/advisories/github-reviewed/2024/05/GHSA-wcx3-63mm-h8x6/GHSA-wcx3-63mm-h8x6.json b/advisories/github-reviewed/2024/05/GHSA-wcx3-63mm-h8x6/GHSA-wcx3-63mm-h8x6.json index 0639649b76a..1980416619c 100644 --- a/advisories/github-reviewed/2024/05/GHSA-wcx3-63mm-h8x6/GHSA-wcx3-63mm-h8x6.json +++ b/advisories/github-reviewed/2024/05/GHSA-wcx3-63mm-h8x6/GHSA-wcx3-63mm-h8x6.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-wcx3-63mm-h8x6", - "modified": "2024-12-04T22:46:01Z", + "modified": "2025-02-25T15:21:45Z", "published": "2024-05-05T21:30:30Z", "aliases": [ "CVE-2024-34500" ], "summary": "MediaWiki UnlinkedWikibase Cross-site Scripting vulnerability", - "details": "An issue was discovered in the UnlinkedWikibase extension in MediaWiki before 1.39.6, 1.40.x before 1.40.2, and 1.41.x before 1.41.1. XSS can occur through an interface message. Error messages (in the $err var) are not escaped before being passed to Html::rawElement() in the getError() function in the Hooks class.", + "details": "An issue was discovered in the UnlinkedWikibase extension in MediaWiki before 1.42.0. XSS can occur through an interface message. Error messages (in the $err var) are not escaped before being passed to Html::rawElement() in the getError() function in the Hooks class.", "severity": [ { "type": "CVSS_V3", @@ -32,45 +32,7 @@ "introduced": "0" }, { - "fixed": "1.39.6" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "Packagist", - "name": "samwilson/unlinked-wikibase" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "1.40.0" - }, - { - "fixed": "1.40.2" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "Packagist", - "name": "samwilson/unlinked-wikibase" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "1.41.0" - }, - { - "fixed": "1.41.1" + "fixed": "1.42.0" } ] } @@ -82,6 +44,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34500" }, + { + "type": "WEB", + "url": "https://github.com/github/advisory-database/pull/5310" + }, { "type": "WEB", "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/UnlinkedWikibase/+/1002175"