CVE-2024-4311 MEDIUM

CVE-2024-4311: Lack of login attempt rate-limiting in zenml-io/zenml

Vendor Zenml-Io
Product zenml-io/zenml
Weakness CWE-770 · Uncontrolled resource consumption
Published November 14, 2024
Last update November 18, 2024

CVSS base score

5.4/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:H

What the vulnerability does

01Description

zenml-io/zenml version 0.56.4 is vulnerable to an account takeover due to the lack of rate-limiting in the password change function. An attacker can brute-force the current password in the 'Update Password' function, allowing them to take over the user's account. This vulnerability is due to the absence of rate-limiting on the '/api/v1/current-user' endpoint, which does not restrict the number of attempts an attacker can make to guess the current password. Successful exploitation results in the attacker being able to change the password and take control of the account.

Key dates

02Disclosure timeline

November 14, 2024 CVE published
November 18, 2024 Record updated