From b479f629526df0ae0ab49c2eaed63c0b08d043ed Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 03:45:48 -0400 Subject: [PATCH] Add DOMPurify hook pollution fix references --- .../06/GHSA-76mc-f452-cxcm/GHSA-76mc-f452-cxcm.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-76mc-f452-cxcm/GHSA-76mc-f452-cxcm.json b/advisories/github-reviewed/2026/06/GHSA-76mc-f452-cxcm/GHSA-76mc-f452-cxcm.json index 5085af3550a17..986a777d1e261 100644 --- a/advisories/github-reviewed/2026/06/GHSA-76mc-f452-cxcm/GHSA-76mc-f452-cxcm.json +++ b/advisories/github-reviewed/2026/06/GHSA-76mc-f452-cxcm/GHSA-76mc-f452-cxcm.json @@ -41,6 +41,14 @@ { "type": "PACKAGE", "url": "https://github.com/cure53/DOMPurify" + }, + { + "type": "WEB", + "url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/dompurify/v/3.4.7" } ], "database_specific": { @@ -53,4 +61,4 @@ "github_reviewed_at": "2026-06-15T19:59:09Z", "nvd_published_at": null } -} \ No newline at end of file +}