CVE-2024-2035: Improper Authorization in zenml-io/zenml
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2035?
CVE-2024-2035 is categorized as a high severity vulnerability due to its potential impact on user account integrity.
How do I fix CVE-2024-2035?
To mitigate CVE-2024-2035, upgrade the zenml package to version 0.56.2 or later.
Who is affected by CVE-2024-2035?
Any authenticated user of zenml versions prior to 0.56.2 is potentially affected by CVE-2024-2035.
What type of vulnerability is CVE-2024-2035?
CVE-2024-2035 is an improper authorization vulnerability found in the zenml API.
What is the impact of CVE-2024-2035?
CVE-2024-2035 allows authenticated users to modify other users' account information, which can lead to unauthorized changes.