From d78834f4516e727f0a70e19ecc7406816e033191 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 20:02:45 -0400 Subject: [PATCH] Add aiohttp payload close fix references --- .../GHSA-9x8q-7h8h-wcw9/GHSA-9x8q-7h8h-wcw9.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-9x8q-7h8h-wcw9/GHSA-9x8q-7h8h-wcw9.json b/advisories/github-reviewed/2026/06/GHSA-9x8q-7h8h-wcw9/GHSA-9x8q-7h8h-wcw9.json index e61278a259944..a5df527f35885 100644 --- a/advisories/github-reviewed/2026/06/GHSA-9x8q-7h8h-wcw9/GHSA-9x8q-7h8h-wcw9.json +++ b/advisories/github-reviewed/2026/06/GHSA-9x8q-7h8h-wcw9/GHSA-9x8q-7h8h-wcw9.json @@ -43,13 +43,25 @@ "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-9x8q-7h8h-wcw9" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12843" + }, { "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/commit/a762eda5242f6490d6ba667533193f8b473ad587" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/releases/tag/v3.14.1" + }, { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/aiohttp/3.14.1/" } ], "database_specific": { @@ -61,4 +73,4 @@ "github_reviewed_at": "2026-06-15T20:10:44Z", "nvd_published_at": null } -} \ No newline at end of file +}