From 7b119e43c6c15790acce8f328f5210c7f1e04c18 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:34:16 -0400 Subject: [PATCH] Add aiohttp compressed drain fix references --- .../GHSA-g3cq-j2xw-wf74.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-g3cq-j2xw-wf74/GHSA-g3cq-j2xw-wf74.json b/advisories/github-reviewed/2026/06/GHSA-g3cq-j2xw-wf74/GHSA-g3cq-j2xw-wf74.json index 2050797f64904..7b22e9a8325a5 100644 --- a/advisories/github-reviewed/2026/06/GHSA-g3cq-j2xw-wf74/GHSA-g3cq-j2xw-wf74.json +++ b/advisories/github-reviewed/2026/06/GHSA-g3cq-j2xw-wf74/GHSA-g3cq-j2xw-wf74.json @@ -43,9 +43,25 @@ "type": "WEB", "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-g3cq-j2xw-wf74" }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12845" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/commit/4f7480e474cccc6a8cc2c92ad3f17a31dedf8232" + }, + { + "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": { @@ -57,4 +73,4 @@ "github_reviewed_at": "2026-06-15T20:09:51Z", "nvd_published_at": null } -} \ No newline at end of file +}