From e203943ff7d8f7afd3034ca2d119a4c07b9e413a Mon Sep 17 00:00:00 2001 From: RainSignal <101503193+RainSignal@users.noreply.github.com> Date: Fri, 12 Jun 2026 02:07:10 +0800 Subject: [PATCH] Improve GHSA-9gxv-x7rp-r2hc --- .../05/GHSA-9gxv-x7rp-r2hc/GHSA-9gxv-x7rp-r2hc.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/05/GHSA-9gxv-x7rp-r2hc/GHSA-9gxv-x7rp-r2hc.json b/advisories/github-reviewed/2024/05/GHSA-9gxv-x7rp-r2hc/GHSA-9gxv-x7rp-r2hc.json index be4491b0a82da..392a1b3feccb8 100644 --- a/advisories/github-reviewed/2024/05/GHSA-9gxv-x7rp-r2hc/GHSA-9gxv-x7rp-r2hc.json +++ b/advisories/github-reviewed/2024/05/GHSA-9gxv-x7rp-r2hc/GHSA-9gxv-x7rp-r2hc.json @@ -21,11 +21,14 @@ "introduced": "0" }, { - "last_affected": "2.2.0" + "fixed": "2.2.1" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.2.0" + } } ], "references": [ @@ -47,7 +50,10 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-327", + "CWE-347" + ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-05-15T21:47:39Z",