Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2024-2083 1 Zenml 1 Zenml 2025-05-12 9.9 Critical
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.