Broken Access Control Vulnerability in mlflow Affects Artifact Deletion
CVE-2024-4263

5.4MEDIUM

Key Information:

Vendor
Mlflow
Vendor
CVE Published:
16 May 2024

Summary

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.

Affected Version(s)

mlflow/mlflow < 2.10.1

References

CVSS V3.1

Score:
5.4
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2024-4263 : Broken Access Control Vulnerability in mlflow Affects Artifact Deletion | SecurityVulnerability.io