216.73.216.36

CVE-2024-9701

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

Labels: CVE-2024-9701 2025-03-20CVE-2024-9701CWE-502[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

A Remote Code Execution (RCE) vulnerability has been identified in the Kedro ShelveStore class (version 0.19.8). This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class uses Python's shelve module to manage session data, which relies on pickle for serialization. Crafting a malicious payload and storing it in the shelve file can lead to RCE when the payload is deserialized.

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
kedro / shelvestore cpe:2.3:a:kedro:shelvestore:0.19.8:*:*:*:*:*:*:*

References