CVE-2024-1483
A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.72%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 2.72% probability · 85th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22
- Affected
- lfprojects/mlflow
- Source
- security@huntr.dev
References
- https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198dExploit, Issue Tracking, Third Party Advisory
- https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198dExploit, Issue Tracking, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.