Path Traversal in Lfprojects Mlflow
CVE-2024-1483
A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifact_location' and 'source' parameters, using a local URI with '#' instead of '?', an attacker can traverse the server's directory structure. The issue occurs due to insufficient validation of user-supplied input in the server's handlers.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.027 (84.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Lfprojects Mlflow
- Mlflow Mlflow/mlflow — versions unspecified
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@huntr.dev (Exploit, Third Party Advisory, Issue Tracking)
Frequently asked questions
- What is CVE-2024-1483?
- CVE-2024-1483 is a high-severity vulnerability in Lfprojects Mlflow, classified under Path Traversal. CVSS score: 7.5/10. Published 2024-04-16.
- How severe is CVE-2024-1483?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2024-1483 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.