From 44a591709af30362810ba93a7e0888c9c499c1c0 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:14:16 -0400 Subject: [PATCH] Add aiohttp CookieJar fix references --- .../GHSA-2fqr-mr3j-6wp8.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-2fqr-mr3j-6wp8/GHSA-2fqr-mr3j-6wp8.json b/advisories/github-reviewed/2026/06/GHSA-2fqr-mr3j-6wp8/GHSA-2fqr-mr3j-6wp8.json index 0d3823a5350d4..8387d824ae9c9 100644 --- a/advisories/github-reviewed/2026/06/GHSA-2fqr-mr3j-6wp8/GHSA-2fqr-mr3j-6wp8.json +++ b/advisories/github-reviewed/2026/06/GHSA-2fqr-mr3j-6wp8/GHSA-2fqr-mr3j-6wp8.json @@ -46,6 +46,22 @@ { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12833" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/commit/a329a7aacad5284f087af36103aff778746da0f2" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.14.1" + }, + { + "type": "WEB", + "url": "https://pypi.org/project/aiohttp/3.14.1/" } ], "database_specific": { @@ -57,4 +73,4 @@ "github_reviewed_at": "2026-06-15T20:08:51Z", "nvd_published_at": null } -} \ No newline at end of file +}