CVE-2024-2083 CRITICAL

CVE-2024-2083: Directory Traversal in zenml-io/zenml

Vendor Zenml-Io
Product zenml-io/zenml
Weakness CWE-29
Published April 16, 2024
Last update August 1, 2024

CVSS base score

9.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

A directory traversal vulnerability exists in the zenml-io/zenml repository, specifically within the /api/v1/steps endpoint. Attackers can exploit this vulnerability by manipulating the 'logs' URI path in the request to fetch arbitrary file content, bypassing intended access restrictions. The vulnerability arises due to the lack of validation for directory traversal patterns, allowing attackers to access files outside of the restricted directory.

Key dates

02Disclosure timeline

April 16, 2024 CVE published
August 1, 2024 Record updated