pysec-2024-247
Vulnerability from pysec
Published
2024-04-16 00:15
Modified
2025-05-12 15:23
Severity ?
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.

Aliases



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "zenml",
        "purl": "pkg:pypi/zenml"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.55.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.0.1rc1",
        "0.0.1rc2",
        "0.1.0",
        "0.1.1",
        "0.1.2",
        "0.1.3",
        "0.1.3rc0",
        "0.1.4",
        "0.1.5",
        "0.10.0",
        "0.11.0",
        "0.12.0",
        "0.13.0",
        "0.13.1",
        "0.13.2",
        "0.2.0",
        "0.2.0rc1",
        "0.2.0rc2",
        "0.20.0",
        "0.20.0rc1",
        "0.20.1",
        "0.20.2",
        "0.20.3",
        "0.20.4",
        "0.20.5",
        "0.21.0",
        "0.21.1",
        "0.22.0",
        "0.23.0",
        "0.3.1",
        "0.3.1rc0",
        "0.3.2",
        "0.3.3",
        "0.3.3rc0",
        "0.3.4",
        "0.3.4rc0",
        "0.3.5",
        "0.3.5rc0",
        "0.3.6",
        "0.3.6.1",
        "0.3.6rc0",
        "0.3.7",
        "0.3.7.1rc0",
        "0.3.7.1rc1",
        "0.3.7.1rc3",
        "0.3.7.1rc4",
        "0.3.7rc0",
        "0.3.8",
        "0.3.9rc1",
        "0.3.9rc2",
        "0.30.0",
        "0.30.0rc0",
        "0.30.0rc1",
        "0.30.0rc2",
        "0.30.0rc3",
        "0.31.0",
        "0.31.1",
        "0.32.0",
        "0.32.1",
        "0.33.0",
        "0.34.0",
        "0.35.0",
        "0.35.1",
        "0.36.0",
        "0.36.1",
        "0.37.0",
        "0.38.0",
        "0.39.0",
        "0.39.1",
        "0.40.0",
        "0.40.1",
        "0.40.2",
        "0.40.3",
        "0.41.0",
        "0.42.0",
        "0.42.1",
        "0.42.2",
        "0.43.0",
        "0.43.1",
        "0.44.0",
        "0.44.1",
        "0.44.2",
        "0.44.3",
        "0.44.4",
        "0.45.0",
        "0.45.1",
        "0.45.2",
        "0.45.3",
        "0.45.4",
        "0.45.5",
        "0.45.6",
        "0.46.0",
        "0.46.1",
        "0.47.0",
        "0.5.0",
        "0.5.0rc1",
        "0.5.0rc2",
        "0.5.1",
        "0.5.2",
        "0.5.3",
        "0.5.4",
        "0.5.5",
        "0.5.6",
        "0.5.7",
        "0.50.0",
        "0.51.0",
        "0.52.0",
        "0.53.0",
        "0.53.1",
        "0.54.0",
        "0.54.1",
        "0.55.0",
        "0.55.1",
        "0.55.2",
        "0.55.3",
        "0.55.4",
        "0.6.0",
        "0.6.1",
        "0.6.2",
        "0.6.3",
        "0.7.0",
        "0.7.1",
        "0.7.2",
        "0.7.3",
        "0.8.0",
        "0.8.1",
        "0.8.1rc0",
        "0.9.0"
      ]
    }
  ],
  "aliases": [
    "CVE-2024-2083"
  ],
  "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": "PYSEC-2024-247",
  "modified": "2025-05-12T15:23:53.861001+00:00",
  "published": "2024-04-16T00:15:11+00:00",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f"
    },
    {
      "type": "FIX",
      "url": "https://github.com/zenml-io/zenml/commit/00e934f33a243a554f5f65b80eefd5ea5117367b"
    },
    {
      "type": "REPORT",
      "url": "https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f"
    },
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/f24b2216-6a4b-42a1-becb-9b47e6cf117f"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.