Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-2032 | First vendor Publication | 2024-06-06 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:L | |||
---|---|---|---|
Overall CVSS Score | 3.1 | ||
Base Score | 3.1 | Environmental Score | 3.1 |
impact SubScore | 2.5 | Temporal Score | 3.1 |
Exploitabality Sub Score | 0.5 | ||
Attack Vector | Network | Attack Complexity | High |
Privileges Required | High | User Interaction | Required |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | Low | Availability Impact | Low |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
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. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2032 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-362 | Race Condition |
CPE : Common Platform Enumeration
Type | Description | Count |
---|---|---|
Application | 3 |
Sources (Detail)
Source | Url |
---|
Alert History
Date | Informations |
---|---|
2025-05-27 13:42:04 |
|
2024-11-25 09:25:10 |
|
2024-10-11 21:27:41 |
|
2024-06-07 21:27:24 |
|
2024-06-07 00:27:26 |
|