From c981c300bc68ba41f76f6d76e806bab783533475 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:15:40 -0400 Subject: [PATCH] Add OctoPrint upload exfiltration fixed references --- .../GHSA-j4h9-pm27-4rfw.json | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-j4h9-pm27-4rfw/GHSA-j4h9-pm27-4rfw.json b/advisories/github-reviewed/2026/06/GHSA-j4h9-pm27-4rfw/GHSA-j4h9-pm27-4rfw.json index 7a44115bdefc8..e798186c0df46 100644 --- a/advisories/github-reviewed/2026/06/GHSA-j4h9-pm27-4rfw/GHSA-j4h9-pm27-4rfw.json +++ b/advisories/github-reviewed/2026/06/GHSA-j4h9-pm27-4rfw/GHSA-j4h9-pm27-4rfw.json @@ -65,9 +65,29 @@ "type": "WEB", "url": "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-j4h9-pm27-4rfw" }, + { + "type": "WEB", + "url": "https://github.com/OctoPrint/OctoPrint/commit/8e3348197db867c30a32d13984f0bd0d664be413" + }, + { + "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": { @@ -80,4 +100,4 @@ "github_reviewed_at": "2026-06-23T18:03:54Z", "nvd_published_at": null } -} \ No newline at end of file +}