From ce5992f139ee7463ea6ed9f43710347f1af2184a Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:59:01 -0400 Subject: [PATCH] Add OctoPrint notification XSS fixed references --- .../GHSA-p6qx-ghxm-389h.json | 26 ++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-p6qx-ghxm-389h/GHSA-p6qx-ghxm-389h.json b/advisories/github-reviewed/2026/06/GHSA-p6qx-ghxm-389h/GHSA-p6qx-ghxm-389h.json index 84dccd8104e42..9921c738670d7 100644 --- a/advisories/github-reviewed/2026/06/GHSA-p6qx-ghxm-389h/GHSA-p6qx-ghxm-389h.json +++ b/advisories/github-reviewed/2026/06/GHSA-p6qx-ghxm-389h/GHSA-p6qx-ghxm-389h.json @@ -65,9 +65,33 @@ "type": "WEB", "url": "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-p6qx-ghxm-389h" }, + { + "type": "WEB", + "url": "https://github.com/OctoPrint/OctoPrint/commit/6e3db9096f8a94f7c2249be24b6d03a7d9c12bc7" + }, + { + "type": "WEB", + "url": "https://github.com/OctoPrint/OctoPrint/commit/42e0f9863935e136f04ed3c560cb96483a580d1b" + }, + { + "type": "WEB", + "url": "https://github.com/OctoPrint/OctoPrint/tree/1.11.8" + }, + { + "type": "WEB", + "url": "https://github.com/OctoPrint/OctoPrint/tree/2.0.0rc3" + }, { "type": "PACKAGE", "url": "https://github.com/OctoPrint/OctoPrint" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/OctoPrint/1.11.8/" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/OctoPrint/2.0.0rc3/" } ], "database_specific": { @@ -79,4 +103,4 @@ "github_reviewed_at": "2026-06-23T17:15:14Z", "nvd_published_at": null } -} \ No newline at end of file +}