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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-16 00:15
Updated : 2024-11-21 09:09
NVD link : CVE-2024-2083
Mitre link : CVE-2024-2083
CVE.ORG link : CVE-2024-2083
JSON object : View
Products Affected
No product.
CWE
CWE-29
Path Traversal: '\..\filename'