CVE-2024-4263
Last modified
CVE-2024-4263 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. A broken access control vulnerability exists in mlflow/mlflow versions before 2.10.1, where low privilege users with only EDIT permissions on an experiment can delete any artifacts. This issue arises due to the lack of proper validation for DELETE requests by users with EDIT permissions, allowing them to perform unauthorized deletions of artifacts. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
A broken access control vulnerability exists in mlflow/mlflow versions before 2.10.1, where low privilege users with only EDIT permissions on an experiment can delete any artifacts. This issue arises due to the lack of proper validation for DELETE requests by users with EDIT permissions, allowing them to perform unauthorized deletions of artifacts. The vulnerability specifically affects the handling of artifact deletions within the application, as demonstrated by the ability of a low privilege user to delete a directory inside an artifact using a DELETE request, despite the official documentation stating that users with EDIT permission can only read and update artifacts, not delete them.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lfprojects | Mlflow | < 2.12.1 |
References
- https://huntr.com/bounties/bfa116d3-2af8-4c4a-ac34-ccde7491ae11Exploit, Issue Tracking, Third Party Advisory
- https://huntr.com/bounties/bfa116d3-2af8-4c4a-ac34-ccde7491ae11Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-4263?
How severe is CVE-2024-4263?
How do I fix CVE-2024-4263?
Are you affected by CVE-2024-4263?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
