From 62ca649f6f4f6436e6cc02e27182563d1c065a44 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:23:15 +0000 Subject: [PATCH] Publish Advisories GHSA-cv6c-7963-wxcg GHSA-cwgg-w6mp-w9hg GHSA-wf7f-8fxf-xfxc --- .../GHSA-cv6c-7963-wxcg.json | 31 ++++++++++++++++--- .../GHSA-cwgg-w6mp-w9hg.json | 31 ++++++++++++++++--- .../GHSA-wf7f-8fxf-xfxc.json | 31 ++++++++++++++++--- 3 files changed, 81 insertions(+), 12 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json (60%) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json (60%) rename advisories/{unreviewed => github-reviewed}/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json (60%) diff --git a/advisories/unreviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json b/advisories/github-reviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json similarity index 60% rename from advisories/unreviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json rename to advisories/github-reviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json index fe13c519bb4..10ec38a63e0 100644 --- a/advisories/unreviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json +++ b/advisories/github-reviewed/2024/06/GHSA-cv6c-7963-wxcg/GHSA-cv6c-7963-wxcg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cv6c-7963-wxcg", - "modified": "2024-06-04T12:31:05Z", + "modified": "2024-06-05T13:22:39Z", "published": "2024-06-04T12:31:05Z", "aliases": [ "CVE-2024-37060" ], + "summary": "MLFlow unsafe deserialization", "details": "Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.27.0 or newer, enabling a maliciously crafted Recipe to execute arbitrary code on an end user’s system when run.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.27.0" + }, + { + "last_affected": "2.13.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37060" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024" @@ -31,8 +54,8 @@ "CWE-502" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-05T13:22:39Z", "nvd_published_at": "2024-06-04T12:15:12Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json b/advisories/github-reviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json similarity index 60% rename from advisories/unreviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json rename to advisories/github-reviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json index 1097498a478..5200f14d2e8 100644 --- a/advisories/unreviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json +++ b/advisories/github-reviewed/2024/06/GHSA-cwgg-w6mp-w9hg/GHSA-cwgg-w6mp-w9hg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cwgg-w6mp-w9hg", - "modified": "2024-06-04T12:31:05Z", + "modified": "2024-06-05T13:21:39Z", "published": "2024-06-04T12:31:05Z", "aliases": [ "CVE-2024-37058" ], + "summary": "MLFlow unsafe deserialization", "details": "Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.5.0 or newer, enabling a maliciously uploaded Langchain AgentExecutor model to run arbitrary code on an end user’s system when interacted with.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "last_affected": "2.13.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37058" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024" @@ -31,8 +54,8 @@ "CWE-502" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-05T13:21:39Z", "nvd_published_at": "2024-06-04T12:15:12Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json b/advisories/github-reviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json similarity index 60% rename from advisories/unreviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json rename to advisories/github-reviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json index 8937649e7a0..46cc66f757f 100644 --- a/advisories/unreviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json +++ b/advisories/github-reviewed/2024/06/GHSA-wf7f-8fxf-xfxc/GHSA-wf7f-8fxf-xfxc.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wf7f-8fxf-xfxc", - "modified": "2024-06-04T12:31:05Z", + "modified": "2024-06-05T13:21:55Z", "published": "2024-06-04T12:31:05Z", "aliases": [ "CVE-2024-37059" ], + "summary": "MLFlow unsafe deserialization", "details": "Deserialization of untrusted data can occur in versions of the MLflow platform running version 0.5.0 or newer, enabling a maliciously uploaded PyTorch model to run arbitrary code on an end user’s system when interacted with.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.5.0" + }, + { + "last_affected": "2.13.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37059" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://hiddenlayer.com/sai-security-advisory/mlflow-june2024" @@ -31,8 +54,8 @@ "CWE-502" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-05T13:21:55Z", "nvd_published_at": "2024-06-04T12:15:12Z" } } \ No newline at end of file