From 54c097e570967d9c27f3bbea41d650d3373ba510 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:24:42 +0000 Subject: [PATCH] Publish Advisories GHSA-6h3f-43vq-53hj GHSA-g3r5-72hf-p7p2 --- .../GHSA-6h3f-43vq-53hj.json | 31 ++++++++++++++++--- .../GHSA-g3r5-72hf-p7p2.json | 31 ++++++++++++++++--- 2 files changed, 54 insertions(+), 8 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json (68%) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json (64%) diff --git a/advisories/unreviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json b/advisories/github-reviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json similarity index 68% rename from advisories/unreviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json rename to advisories/github-reviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json index b6c75200286..e0ce56897ba 100644 --- a/advisories/unreviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json +++ b/advisories/github-reviewed/2024/04/GHSA-6h3f-43vq-53hj/GHSA-6h3f-43vq-53hj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-6h3f-43vq-53hj", - "modified": "2024-04-16T00:30:34Z", + "modified": "2024-04-16T18:22:20Z", "published": "2024-04-16T00:30:33Z", "aliases": [ "CVE-2024-2083" ], + "summary": "Directory traversal in zenml", "details": "A directory traversal vulnerability exists in the zenml-io/zenml repository, specifically within the /api/v1/steps endpoint. Attackers can exploit this vulnerability by manipulating the 'logs' URI path in the request to fetch arbitrary file content, bypassing intended access restrictions. The vulnerability arises due to the lack of validation for directory traversal patterns, allowing attackers to access files outside of the restricted directory.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "zenml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.55.5" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,10 @@ "type": "WEB", "url": "https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367b" }, + { + "type": "PACKAGE", + "url": "https://github.com/zenml-io/zenml" + }, { "type": "WEB", "url": "https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f" @@ -35,8 +58,8 @@ "CWE-29" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-16T18:22:20Z", "nvd_published_at": "2024-04-16T00:15:11Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json b/advisories/github-reviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json similarity index 64% rename from advisories/unreviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json rename to advisories/github-reviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json index 552301962cc..f139c8e91b4 100644 --- a/advisories/unreviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json +++ b/advisories/github-reviewed/2024/04/GHSA-g3r5-72hf-p7p2/GHSA-g3r5-72hf-p7p2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-g3r5-72hf-p7p2", - "modified": "2024-04-16T00:30:34Z", + "modified": "2024-04-16T18:23:34Z", "published": "2024-04-16T00:30:33Z", "aliases": [ "CVE-2024-2260" ], + "summary": "zenml Session Fixation vulnerability", "details": "A session fixation vulnerability exists in the zenml-io/zenml application, where JWT tokens used for user authentication are not invalidated upon logout. This flaw allows an attacker to bypass authentication mechanisms by reusing a victim's JWT token.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "zenml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.56.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,10 @@ "type": "WEB", "url": "https://github.com/zenml-io/zenml/commit/68bcb3ba60cba9729c9713a49c39502d40fb945e" }, + { + "type": "PACKAGE", + "url": "https://github.com/zenml-io/zenml" + }, { "type": "WEB", "url": "https://huntr.com/bounties/2d0856ec-ed73-477a-8ea2-d5d4f15cf167" @@ -35,8 +58,8 @@ "CWE-384" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-16T18:23:34Z", "nvd_published_at": "2024-04-16T00:15:11Z" } } \ No newline at end of file