cve/2024/CVE-2024-4680.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

2024-06-10 07:22:43 +00:00
### [CVE-2024-4680](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4680)
![](https://img.shields.io/static/v1?label=Product&message=zenml-io%2Fzenml&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%3D%20latest%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-613%20Insufficient%20Session%20Expiration&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
2024-06-10 18:01:06 +00:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2024-06-10 07:22:43 +00:00
- https://github.com/sev-hack/sev-hack