GHSA-c546-8jmq-hprj · 深刻度: low · エコシステム: pip — 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 は低リスク(19.8/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.29%、20 パーセンタイル) 推奨対応: 総合リスクは低く緊急対応は不要です。通常の保守サイクルでパッチを適用し、CVSS / EPSS が上昇したら優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.29% | +0.25% |
| 2 | 2025-11-21 | 0.24% | 0.04% | -0.20% |
| 3 | 2025-11-18 | — | 0.24% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.1 | 3.1 | LOW |
|
0.5 | 2.5 | [email protected] |
| 3.1 | 3.0 | LOW |
|
0.5 | 2.5 | [email protected] |
GHSA-c546-8jmq-hprj · 深刻度: low · エコシステム: pip — Race condition in zenml