From 906c14d42cda6694c7c26a22827f3d850bb372c3 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:18:11 -0400 Subject: [PATCH] Add Hugo IPv4 SSRF fix references --- .../06/GHSA-r46f-3rpw-hxrv/GHSA-r46f-3rpw-hxrv.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-r46f-3rpw-hxrv/GHSA-r46f-3rpw-hxrv.json b/advisories/github-reviewed/2026/06/GHSA-r46f-3rpw-hxrv/GHSA-r46f-3rpw-hxrv.json index a4a544e5aaf10..7aaafce2b2fc3 100644 --- a/advisories/github-reviewed/2026/06/GHSA-r46f-3rpw-hxrv/GHSA-r46f-3rpw-hxrv.json +++ b/advisories/github-reviewed/2026/06/GHSA-r46f-3rpw-hxrv/GHSA-r46f-3rpw-hxrv.json @@ -38,9 +38,17 @@ "type": "WEB", "url": "https://github.com/gohugoio/hugo/security/advisories/GHSA-r46f-3rpw-hxrv" }, + { + "type": "WEB", + "url": "https://github.com/gohugoio/hugo/commit/a00b5c72ac57afe26df6688ece3ca544a56df372" + }, { "type": "PACKAGE", "url": "https://github.com/gohugoio/hugo" + }, + { + "type": "WEB", + "url": "https://github.com/gohugoio/hugo/releases/tag/v0.163.1" } ], "database_specific": { @@ -52,4 +60,4 @@ "github_reviewed_at": "2026-06-19T19:18:14Z", "nvd_published_at": null } -} \ No newline at end of file +}