Vulnerability Details : CVE-2023-6974
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.
Vulnerability category: Server-side request forgery (SSRF) Execute code
Products affected by CVE-2023-6974
- cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-6974
0.50%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 76 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-6974
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.6
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N |
3.9
|
4.0
|
huntr.dev | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-6974
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: security@huntr.dev (Primary)
References for CVE-2023-6974
-
https://huntr.com/bounties/438b0524-da0e-4d08-976a-6f270c688393
Server-Side Request Forgery (SSRF) due to bad 302 redirect handling vulnerability found in mlflowExploit;Third Party Advisory
-
https://github.com/mlflow/mlflow/commit/8174250f83352a04c2d42079f414759060458555
Add env var to disable redirects again (#10673) · mlflow/mlflow@8174250 · GitHubPatch
Jump to