CVE-2024-2083

CRITICAL EPSS 98.4%
Published Apr 16, 20242y ago · Modified Jun 17, 20261w ago
9.9 CVSS 3.1
Critical
Find Similar
Published Apr 16, 2024 2y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
9.9
Exploitability
3.1
Impact
6.0
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
98.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-29

Affected Products 1

VendorProductVersionRange
zenmlzenml* <0.55.5

References 2

  • github.com https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367b
    PatchThird Party Advisory
  • huntr.com https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f
    ExploitIssue TrackingThird Party Advisory

Remediation

  • github.com https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367b
    PatchThird Party Advisory