ZenML < 0.55.5 Vulnerability - CVE-2024-2032

low Nessus Plugin ID 213482

Synopsis

The remote host is affected by a vulnerability.

Description

The version of ZenML installed on the remote host is prior to 0.55.5. It is, therefore, affected by a race condition vulnerability which allows for the creation of multiple users with the same username when requests are sent in parallel. 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.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Upgrade to ZenML version 0.55.5 or later.

See Also

http://www.nessus.org/u?b254cad2

https://huntr.com/bounties/6199cd5d-611f-4ea9-96c5-52a952ba5a56

Plugin Details

Severity: Low

ID: 213482

File Name: zenml_CVE-2024-2032.nasl

Version: 1.2

Type: combined

Published: 1/3/2025

Updated: 1/16/2025

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Low

Score: 2.5

CVSS v2

Risk Factor: Low

Base Score: 3.2

Temporal Score: 2.4

Vector: CVSS2#AV:N/AC:H/Au:M/C:N/I:P/A:P

CVSS Score Source: CVE-2024-2032

CVSS v3

Risk Factor: Low

Base Score: 3.1

Temporal Score: 2.7

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:zenml:zenml

Required KB Items: installed_sw/ZenML

Exploit Ease: No known exploits are available

Patch Publication Date: 6/6/2024

Vulnerability Publication Date: 6/6/2024

Reference Information

CVE: CVE-2024-2032

CWE: 362, 366