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.
References
Configurations
No configuration.
History
21 Nov 2024, 08:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198d - |
16 Apr 2024, 13:24
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
16 Apr 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-16 00:15
Updated : 2024-11-21 08:50
NVD link : CVE-2024-1483
Mitre link : CVE-2024-1483
CVE.ORG link : CVE-2024-1483
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')