From 1e01b2ef18b3b33a246870e1884fbb8fd3df1335 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:21:21 -0400 Subject: [PATCH] Add aiohttp TLS hostname fix references --- .../GHSA-4m7w-qmgq-4wj5.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-4m7w-qmgq-4wj5/GHSA-4m7w-qmgq-4wj5.json b/advisories/github-reviewed/2026/06/GHSA-4m7w-qmgq-4wj5/GHSA-4m7w-qmgq-4wj5.json index 8b9a94f68104f..6f7658f00a7a5 100644 --- a/advisories/github-reviewed/2026/06/GHSA-4m7w-qmgq-4wj5/GHSA-4m7w-qmgq-4wj5.json +++ b/advisories/github-reviewed/2026/06/GHSA-4m7w-qmgq-4wj5/GHSA-4m7w-qmgq-4wj5.json @@ -46,6 +46,22 @@ { "type": "PACKAGE", "url": "https://github.com/aio-libs/aiohttp" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/pull/12847" + }, + { + "type": "WEB", + "url": "https://github.com/aio-libs/aiohttp/commit/0ca2b6c28a25726527a8b60f25960262a91ed0e0" + }, + { + "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:11:13Z", "nvd_published_at": null } -} \ No newline at end of file +}