CVE-2024-9701
critical · 9.8A 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.
9.8
CVSS
1.1%
EPSS (exploit prob.)
65th
EPSS percentile
2025-03-20
Published
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-502
References
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2024-9701