Race Condition Vulnerability in zenml-io/zenml
Description
A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to insufficient handling of concurrent user creation requests, leading to data inconsistencies and potential authentication problems. Specifically, concurrent processes may overwrite or corrupt user data, complicating user identification and posing security risks. This issue is particularly concerning for APIs that rely on usernames as input parameters, such as PUT /api/v1/users/test_race, where it could lead to further complications.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
zenmlPyPI | < 0.55.5 | 0.55.5 |
Affected products
2- Range: unspecified
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-c546-8jmq-hprjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-2032ghsaADVISORY
- github.com/pypa/advisory-database/tree/main/vulns/zenml/PYSEC-2024-105.yamlghsaWEB
- github.com/zenml-io/zenml/commit/afcaf741ef9114c9b32f722f101b97de3d8d147bghsaWEB
- huntr.com/bounties/6199cd5d-611f-4ea9-96c5-52a952ba5a56ghsaWEB
News mentions
0No linked articles in our index yet.