ghsa-6h3f-43vq-53hj
Vulnerability from github
Published
2024-04-16 00:30
Modified
2024-04-16 18:22
Severity ?
Summary
Directory traversal in zenml
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "zenml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.55.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-2083" ], "database_specific": { "cwe_ids": [ "CWE-29" ], "github_reviewed": true, "github_reviewed_at": "2024-04-16T18:22:20Z", "nvd_published_at": "2024-04-16T00:15:11Z", "severity": "CRITICAL" }, "details": "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 \u0027logs\u0027 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.", "id": "GHSA-6h3f-43vq-53hj", "modified": "2024-04-16T18:22:20Z", "published": "2024-04-16T00:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2083" }, { "type": "WEB", "url": "https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367b" }, { "type": "PACKAGE", "url": "https://github.com/zenml-io/zenml" }, { "type": "WEB", "url": "https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Directory traversal in zenml" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.