From 5663b964bb71c2b41b5eea40bf6a1b98c58fba63 Mon Sep 17 00:00:00 2001 From: TungWU Date: Wed, 8 Apr 2026 15:07:36 +0800 Subject: [PATCH] Improve GHSA-jp2q-39xq-3w4g --- .../GHSA-jp2q-39xq-3w4g.json | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/03/GHSA-jp2q-39xq-3w4g/GHSA-jp2q-39xq-3w4g.json b/advisories/github-reviewed/2026/03/GHSA-jp2q-39xq-3w4g/GHSA-jp2q-39xq-3w4g.json index 739381b7b0b5c..4556ef8751036 100644 --- a/advisories/github-reviewed/2026/03/GHSA-jp2q-39xq-3w4g/GHSA-jp2q-39xq-3w4g.json +++ b/advisories/github-reviewed/2026/03/GHSA-jp2q-39xq-3w4g/GHSA-jp2q-39xq-3w4g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jp2q-39xq-3w4g", - "modified": "2026-03-25T18:33:22Z", + "modified": "2026-03-25T18:33:23Z", "published": "2026-03-19T19:13:13Z", "aliases": [ "CVE-2026-33349" @@ -27,6 +27,28 @@ { "introduced": "4.0.0-beta.3" }, + { + "fixed": "4.5.5" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.5.4" + } + }, + { + "package": { + "ecosystem": "npm", + "name": "fast-xml-parser" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, { "fixed": "5.5.7" }