diff --git a/advisories/unreviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json b/advisories/github-reviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json similarity index 55% rename from advisories/unreviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json rename to advisories/github-reviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json index 56032f846a1..9c4d38ffc7c 100644 --- a/advisories/unreviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json +++ b/advisories/github-reviewed/2023/12/GHSA-5r3q-93q3-f978/GHSA-5r3q-93q3-f978.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-5r3q-93q3-f978", - "modified": "2023-12-20T06:30:25Z", + "modified": "2023-12-20T20:37:01Z", "published": "2023-12-20T06:30:25Z", "aliases": [ "CVE-2023-6909" ], + "summary": "MLflow Path Traversal Vulnerability", "details": "Path Traversal: '\\..\\filename' in GitHub repository mlflow/mlflow prior to 2.9.2.", "severity": [ { @@ -14,7 +15,30 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ecosystem_specific": { + "affected_functions": [ + "mlflow.utils.uri.validate_path_is_safe" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.9.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +49,10 @@ "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/1da75dfcecd4d169e34809ade55748384e8af6c1" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/11209efb-0f84-482f-add0-587ea6b7e850" @@ -35,8 +63,8 @@ "CWE-29" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-20T20:37:01Z", "nvd_published_at": "2023-12-18T04:15:52Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json b/advisories/github-reviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json similarity index 62% rename from advisories/unreviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json rename to advisories/github-reviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json index 29de9e57d42..6e50d07c849 100644 --- a/advisories/unreviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json +++ b/advisories/github-reviewed/2023/12/GHSA-wv8q-4f85-2p8p/GHSA-wv8q-4f85-2p8p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wv8q-4f85-2p8p", - "modified": "2023-12-20T06:30:25Z", + "modified": "2023-12-20T20:36:28Z", "published": "2023-12-20T06:30:25Z", "aliases": [ "CVE-2023-6976" ], + "summary": "MLflow Path Traversal Vulnerability", "details": "This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.9.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,10 @@ "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/5044878da0c1851ccfdd5c0a867157ed9a502fbc" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/2408a52b-f05b-4cac-9765-4f74bac3f20f" @@ -35,8 +58,8 @@ "CWE-434" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-20T20:36:28Z", "nvd_published_at": "2023-12-20T06:15:45Z" } } \ No newline at end of file