From 0c4244fbdec81ac053046f08ab47830b68f3e2d2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 23:40:38 +0000 Subject: [PATCH] Publish GHSA-969w-gqqr-g6j3 --- .../GHSA-969w-gqqr-g6j3.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json (62%) diff --git a/advisories/unreviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json b/advisories/github-reviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json rename to advisories/github-reviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json index 181be0a442e..31ce04a6400 100644 --- a/advisories/unreviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json +++ b/advisories/github-reviewed/2025/03/GHSA-969w-gqqr-g6j3/GHSA-969w-gqqr-g6j3.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-969w-gqqr-g6j3", - "modified": "2025-03-20T12:32:53Z", + "modified": "2025-03-21T23:38:57Z", "published": "2025-03-20T12:32:53Z", "aliases": [ "CVE-2025-1473" ], + "summary": "MLflow Cross-Site Request Forgery (CSRF) vulnerability", "details": "A Cross-Site Request Forgery (CSRF) vulnerability exists in the Signup feature of mlflow/mlflow versions 2.17.0 to 2.20.1. This vulnerability allows an attacker to create a new account, which may be used to perform unauthorized actions on behalf of the malicious user.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.17.0" + }, + { + "fixed": "2.20.3" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/ecfa61cb43d3303589f3b5834fd95991c9706628" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/43dc50b6-7d1e-41b9-9f97-f28809df1d45" @@ -33,8 +58,8 @@ "CWE-352" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T23:38:57Z", "nvd_published_at": "2025-03-20T10:15:53Z" } } \ No newline at end of file