From 95e2e1d18f4940050a3bb0fbab29f158c4013f9a Mon Sep 17 00:00:00 2001 From: Benjamin Franke Date: Mon, 3 Aug 2026 16:30:49 +0200 Subject: [PATCH] Improve GHSA-qwww-vcr4-c8h2 --- .../GHSA-qwww-vcr4-c8h2.json | 45 ++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json index ce6ed0cdfd8c..7ed32690f609 100644 --- a/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json +++ b/advisories/github-reviewed/2026/07/GHSA-qwww-vcr4-c8h2/GHSA-qwww-vcr4-c8h2.json @@ -26,11 +26,36 @@ "introduced": "7.12.0" }, { - "fixed": "8.3.0" + "fixed": ">= 7.18.2" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "< 7.18.2" + } + }, + { + "package": { + "ecosystem": "npm", + "name": "react-router" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": ">= 8.3.0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 8.3.0" + } } ], "references": [ @@ -38,10 +63,18 @@ "type": "WEB", "url": "https://github.com/remix-run/react-router/security/advisories/GHSA-qwww-vcr4-c8h2" }, + { + "type": "WEB", + "url": "https://github.com/remix-run/react-router/pull/15353" + }, { "type": "WEB", "url": "https://github.com/remix-run/react-router/commit/7a71c728ad116bd78699a258b2014ce9585729f5" }, + { + "type": "WEB", + "url": "https://github.com/remix-run/react-router/commit/8ebd5df9932854547963e3255c8454e62430e05d" + }, { "type": "PACKAGE", "url": "https://github.com/remix-run/react-router" @@ -50,6 +83,14 @@ "type": "WEB", "url": "https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v830" }, + { + "type": "WEB", + "url": "https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7182" + }, + { + "type": "WEB", + "url": "https://github.com/remix-run/react-router/releases/tag/react-route@7.18.2" + }, { "type": "WEB", "url": "https://github.com/remix-run/react-router/releases/tag/react-router@8.3.0"