CVE-2024-1483: Path Traversal Vulnerability in mlflow/mlflow
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 'artifactlocation' 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1483?
CVE-2024-1483 has a medium severity rating due to its potential to expose sensitive files on the server.
How do I fix CVE-2024-1483?
To fix CVE-2024-1483, upgrade the mlflow package to version 2.12.1 or later using pip.
What types of systems are affected by CVE-2024-1483?
CVE-2024-1483 affects systems running mlflow version 2.9.2 and earlier.
What is the impact of CVE-2024-1483?
The impact of CVE-2024-1483 includes the ability for attackers to perform path traversal and access arbitrary files on the server.
Is CVE-2024-1483 a critical vulnerability?
CVE-2024-1483 is classified as medium severity, indicating it is not critical but still poses a significant risk.