PYSEC-2024-169

Vulnerability from pysec - Published: 2024-06-06 19:15 - Updated: 2025-01-18 19:19
VLAI?
Details

An improper authorization vulnerability exists in the zenml-io/zenml repository, specifically within the API PUT /api/v1/users/id endpoint. This vulnerability allows any authenticated user to modify the information of other users, including changing the active status of user accounts to false, effectively deactivating them. This issue affects version 0.55.3 and was fixed in version 0.56.2. The impact of this vulnerability is significant as it allows for the deactivation of admin accounts, potentially disrupting the functionality and security of the application.

Impacted products
Name purl
zenml pkg:pypi/zenml
Aliases

{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "zenml",
        "purl": "pkg:pypi/zenml"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b95f083efffa56831cd41d8ed536aeb0b6038fa3"
            },
            {
              "fixed": "b95f083efffa56831cd41d8ed536aeb0b6038fa3"
            }
          ],
          "repo": "https://github.com/zenml-io/zenml",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.56.2"
            }
          ],
          "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.55.5",
        "0.56.0",
        "0.56.1",
        "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-2035"
  ],
  "details": "An improper authorization vulnerability exists in the zenml-io/zenml repository, specifically within the API PUT /api/v1/users/id endpoint. This vulnerability allows any authenticated user to modify the information of other users, including changing the `active` status of user accounts to false, effectively deactivating them. This issue affects version 0.55.3 and was fixed in version 0.56.2. The impact of this vulnerability is significant as it allows for the deactivation of admin accounts, potentially disrupting the functionality and security of the application.",
  "id": "PYSEC-2024-169",
  "modified": "2025-01-18T19:19:08.205431+00:00",
  "published": "2024-06-06T19:15:53+00:00",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/1cfc6493-082e-4229-9f2f-496801a6557c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/zenml-io/zenml/commit/b95f083efffa56831cd41d8ed536aeb0b6038fa3"
    },
    {
      "type": "FIX",
      "url": "https://huntr.com/bounties/1cfc6493-082e-4229-9f2f-496801a6557c"
    },
    {
      "type": "REPORT",
      "url": "https://huntr.com/bounties/1cfc6493-082e-4229-9f2f-496801a6557c"
    },
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/1cfc6493-082e-4229-9f2f-496801a6557c"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/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…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…