CVE-2024-4311

CVE-2024-4311 is a medium-severity vulnerability in Zenml with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-770.

Key facts

Description

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.

Frequently asked questions

What is CVE-2024-4311?
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.
How severe is CVE-2024-4311?
CVE-2024-4311 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity none, and availability high.
Is CVE-2024-4311 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-4311?
CVE-2024-4311 affects Zenml. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-4311?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-4311 have an EU (EUVD) identifier?
Yes. CVE-2024-4311 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-3270.
When was CVE-2024-4311 published?
CVE-2024-4311 was published on 2024-11-14 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Zenml

All CVEs affecting Zenml →

Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities

Browse all CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities →