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.
No configuration.
20 Mar 2025, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-03-20 10:15
Updated : 2025-03-20 10:15
NVD link : CVE-2024-9701
Mitre link : CVE-2024-9701
CVE.ORG link : CVE-2024-9701
JSON object : View
No product.
Deserialization of Untrusted Data