CVE-2024-2083
A directory traversal vulnerability exists in the zenml-io/zenml repository, specifically within the /api/v1/steps endpoint.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 37.5%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
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 3.1
- 9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- EPSS
- 37.49% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-29
- Affected
- zenml/zenml
- Source
- security@huntr.dev
References
- https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367bPatch, Third Party Advisory
- https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117fExploit, Issue Tracking, Third Party Advisory
- https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367bPatch, Third Party Advisory
- https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117fExploit, Issue Tracking, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.