diff --git a/advisories/github-reviewed/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 index 0e07251df11..7121078681a 100644 --- a/advisories/github-reviewed/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,17 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-59v3-898r-qwhj", - "modified": "2023-12-20T20:36:02Z", + "modified": "2024-01-02T14:53:37Z", "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.", + "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 abused to get a remote code execution on the victim machine.", "severity": [ { "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ @@ -62,7 +62,7 @@ "cwe_ids": [ "CWE-918" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-12-20T20:36:02Z", "nvd_published_at": "2023-12-20T06:15:45Z"