216.73.216.226

CVE-2024-10190

· Published 20/03/2025 10:15 · Modified 20/03/2025 10:15

Labels: CVE-2024-10190 2025-03-20CVE-2024-10190CWE-77[email protected]

Essential information

Published
20/03/2025 10:15
Modified
20/03/2025 10:15
Author
Creator
CVSS
9.8 CRITICAL (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

Horovod versions up to and including v0.28.1 are vulnerable to unauthenticated remote code execution. The vulnerability is due to improper handling of base64-encoded data in the `ElasticRendezvousHandler`, a subclass of `KVStoreHandler`. Specifically, the `_put_value` method in `ElasticRendezvousHandler` calls `codec.loads_base64(value)`, which eventually invokes `cloudpickle.loads(decoded)`. This allows an attacker to send a malicious pickle object via a PUT request, leading to arbitrary code execution on the server.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
horovod / horovod cpe:2.3:a:horovod:horovod:*:*:*:*:*:*:*:*

References