Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 2.12.1 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198dExploitIssue TrackingThird Party Advisory
- https://huntr.com/bounties/52a3855d-93ff-4460-ac24-9c7e4334198dExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2024-1483?
CVE-2024-1483 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 'art...
How severe is CVE-2024-1483?
CVE-2024-1483 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-1483?
Check the references section above for vendor advisories and patch information. Affected products include: Lfprojects Mlflow.