CVE-2024-2032
Race condition in zenml
描述
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.
如何修補 CVE-2024-2032
要修補 CVE-2024-2032,請將受影響套件升級到下列已修補版本。
- —升級至 0.55.5 或更新版本
- —升級至 afcaf741ef9114c9b32f722f101b97de3d8d147b 或更新版本
CVE-2024-2032 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 0.55.5
- from 0, < afcaf741ef9114c9b32f722f101b97de3d8d147b | from 0, < 0.55.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.1 | CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:L |