diff --git a/advisories/unreviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json b/advisories/github-reviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json similarity index 57% rename from advisories/unreviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json rename to advisories/github-reviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json index e9e58c0b1ae..0e07251df11 100644 --- a/advisories/unreviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json +++ b/advisories/github-reviewed/2023/12/GHSA-59v3-898r-qwhj/GHSA-59v3-898r-qwhj.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-59v3-898r-qwhj", - "modified": "2023-12-20T06:30:25Z", + "modified": "2023-12-20T20:36:02Z", "published": "2023-12-20T06:30:25Z", "aliases": [ "CVE-2023-6974" ], + "summary": "MLflow Server-Side Request Forgery (SSRF)", "details": "A malicious user could use this issue to access internal HTTP(s) servers and in the worst case (ie: aws instance) it could be abuse to get a remote code execution on the victim machine.", "severity": [ { @@ -14,7 +15,30 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ecosystem_specific": { + "affected_functions": [ + "mlflow.utils.request_utils._get_http_response_with_retries" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.9.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +49,10 @@ "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/8174250f83352a04c2d42079f414759060458555" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow/" + }, { "type": "WEB", "url": "https://huntr.com/bounties/438b0524-da0e-4d08-976a-6f270c688393" @@ -35,8 +63,8 @@ "CWE-918" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-20T20:36:02Z", "nvd_published_at": "2023-12-20T06:15:45Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json b/advisories/github-reviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json similarity index 55% rename from advisories/unreviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json rename to advisories/github-reviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json index 8ecbabae575..253576843d2 100644 --- a/advisories/unreviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json +++ b/advisories/github-reviewed/2023/12/GHSA-qg8p-32gr-gh6x/GHSA-qg8p-32gr-gh6x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qg8p-32gr-gh6x", - "modified": "2023-12-20T06:30:25Z", + "modified": "2023-12-20T20:35:06Z", "published": "2023-12-20T06:30:25Z", "aliases": [ "CVE-2023-6977" ], + "summary": "MLflow Local File Disclosure Vulnerability", "details": "This vulnerability enables malicious users to read sensitive files on the server.", "severity": [ { @@ -14,7 +15,30 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "mlflow" + }, + "ecosystem_specific": { + "affected_functions": [ + "mlflow.utils.uri.is_local_uri" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.9.2" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +49,10 @@ "type": "WEB", "url": "https://github.com/mlflow/mlflow/commit/4bd7f27c810ba7487d53ed5ef1038fca0f8dc28c" }, + { + "type": "PACKAGE", + "url": "https://github.com/mlflow/mlflow" + }, { "type": "WEB", "url": "https://huntr.com/bounties/fe53bf71-3687-4711-90df-c26172880aaf" @@ -35,8 +63,8 @@ "CWE-29" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-12-20T20:35:06Z", "nvd_published_at": "2023-12-20T06:15:45Z" } } \ No newline at end of file