From 77bc87059626c2bd15b03b737450c775c3187075 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 30 Jun 2026 06:58:35 -0400 Subject: [PATCH] Add motionEye path traversal fixed release references --- .../06/GHSA-g9fx-5r4h-pcw3/GHSA-g9fx-5r4h-pcw3.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-g9fx-5r4h-pcw3/GHSA-g9fx-5r4h-pcw3.json b/advisories/github-reviewed/2026/06/GHSA-g9fx-5r4h-pcw3/GHSA-g9fx-5r4h-pcw3.json index fc000b95d7194..d0b67415b2ba2 100644 --- a/advisories/github-reviewed/2026/06/GHSA-g9fx-5r4h-pcw3/GHSA-g9fx-5r4h-pcw3.json +++ b/advisories/github-reviewed/2026/06/GHSA-g9fx-5r4h-pcw3/GHSA-g9fx-5r4h-pcw3.json @@ -43,6 +43,14 @@ { "type": "PACKAGE", "url": "https://github.com/motioneye-project/motioneye" + }, + { + "type": "WEB", + "url": "https://github.com/motioneye-project/motioneye/releases/tag/0.44.0" + }, + { + "type": "PACKAGE", + "url": "https://pypi.org/project/motioneye/0.44.0/" } ], "database_specific": { @@ -55,4 +63,4 @@ "github_reviewed_at": "2026-06-22T17:10:38Z", "nvd_published_at": null } -} \ No newline at end of file +}