CVE-2024-4680 LOW

CVE-2024-4680: Insufficient Session Expiration in zenml-io/zenml

Vendor Zenml-Io
Product zenml-io/zenml
Weakness CWE-613 · Insufficient session expiration
Published June 8, 2024
Last update August 1, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due to insufficient session expiration. Specifically, the session does not expire after a password change, enabling an attacker to maintain access to a compromised account without the victim's ability to revoke this access. This issue was observed in a self-hosted ZenML deployment via Docker, where after changing the password from one browser, the session remained active and usable in another browser without requiring re-authentication.

Key dates

02Disclosure timeline

June 8, 2024 CVE published
August 1, 2024 Record updated