CVE-2024-12215

Publication date

2025-03-20 10:11:39

Family

@huntr_ai

State

PUBLISHED

Description

In kedro-org/kedro version 0.19.8, the `pull_package()` API function allows users to download and extract micro packages from the Internet. However, the function `project_wheel_metadata()` within the code path can execute the `setup.py` file inside the tar file, leading to remote code execution (RCE) by running arbitrary commands on the victims machine.