Lucene search

K
githubGitHub Advisory DatabaseGHSA-C546-8JMQ-HPRJ
HistoryJun 06, 2024 - 9:30 p.m.

Race condition in zenml

2024-06-0621:30:36
CWE-362
CWE-366
GitHub Advisory Database
github.com
10
zenml
race condition
user creation
data inconsistency
authentication
security risks
api vulnerability

AI Score

4

Confidence

High

EPSS

0

Percentile

14.2%

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.

Affected configurations

Vulners
Node
zenmlzenmlRange<0.55.5
VendorProductVersionCPE
zenmlzenml*cpe:2.3:a:zenml:zenml:*:*:*:*:*:*:*:*

AI Score

4

Confidence

High

EPSS

0

Percentile

14.2%

Related for GHSA-C546-8JMQ-HPRJ