From 7c7098bddec43c3a17ab2d5744bce19ed2e9e360 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:06:22 +0000 Subject: [PATCH] Publish GHSA-q3gw-8236-5jw4 --- .../GHSA-q3gw-8236-5jw4.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json (63%) diff --git a/advisories/unreviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json b/advisories/github-reviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json similarity index 63% rename from advisories/unreviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json rename to advisories/github-reviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json index 4aafcf80bfc..e4efe3cc659 100644 --- a/advisories/unreviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json +++ b/advisories/github-reviewed/2025/03/GHSA-q3gw-8236-5jw4/GHSA-q3gw-8236-5jw4.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-q3gw-8236-5jw4", - "modified": "2025-03-20T12:32:45Z", + "modified": "2025-03-22T00:04:01Z", "published": "2025-03-20T12:32:45Z", "aliases": [ "CVE-2024-6838" ], + "summary": "MLflow Uncontrolled Resource Consumption vulnerability", "details": "In mlflow/mlflow version v2.13.2, a vulnerability exists that allows the creation or renaming of an experiment with a large number of integers in its name due to the lack of a limit on the experiment name. This can cause the MLflow UI panel to become unresponsive, leading to a potential denial of service. Additionally, there is no character limit in the `artifact_location` parameter while creating the experiment.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.13.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6838" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/8ad52cb2-2cda-4eb0-aec9-586060ee43e0" @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-22T00:04:01Z", "nvd_published_at": "2025-03-20T10:15:33Z" } } \ No newline at end of file