From 0c6850b4b022b995c8248830e139ba0f323db6fd Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Sun, 28 Jun 2026 20:12:54 -0400 Subject: [PATCH] Add Enterprise Gateway SSTI fix references --- .../GHSA-f49j-v924-fx9w/GHSA-f49j-v924-fx9w.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-f49j-v924-fx9w/GHSA-f49j-v924-fx9w.json b/advisories/github-reviewed/2026/06/GHSA-f49j-v924-fx9w/GHSA-f49j-v924-fx9w.json index a8c18af920891..888d30f531a40 100644 --- a/advisories/github-reviewed/2026/06/GHSA-f49j-v924-fx9w/GHSA-f49j-v924-fx9w.json +++ b/advisories/github-reviewed/2026/06/GHSA-f49j-v924-fx9w/GHSA-f49j-v924-fx9w.json @@ -43,6 +43,18 @@ { "type": "PACKAGE", "url": "https://github.com/jupyter-server/enterprise_gateway" + }, + { + "type": "WEB", + "url": "https://github.com/jupyter-server/enterprise_gateway/releases/tag/v3.3.0" + }, + { + "type": "WEB", + "url": "https://github.com/jupyter-server/enterprise_gateway/commit/1e6b2f35497682e6581c48cc6d273644d32ab89e" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/jupyter-enterprise-gateway/3.3.0/" } ], "database_specific": { @@ -54,4 +66,4 @@ "github_reviewed_at": "2026-06-03T21:36:05Z", "nvd_published_at": null } -} \ No newline at end of file +}