From 0df6ca5c066e9ade451c2d9178c48a728f519579 Mon Sep 17 00:00:00 2001 From: Yuan-Hsiang Lee Date: Tue, 4 Aug 2026 16:27:36 -0600 Subject: [PATCH] Improve GHSA-qwww-vcr4-c8h2 --- .../GHSA-qwww-vcr4-c8h2.json | 23 +++++++++++++++++-- 1 file changed, 21 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..5dc42ae8d110 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,14 @@ "introduced": "7.12.0" }, { - "fixed": "8.3.0" + "fixed": ">= 7.12.2, >= 8.3.0" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "< 8.3.0" + } } ], "references": [ @@ -38,10 +41,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 +61,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-router@7.18.2" + }, { "type": "WEB", "url": "https://github.com/remix-run/react-router/releases/tag/react-router@8.3.0"