CVE-2024-12215

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 victim's machine.
Configurations

No configuration.

History

15 Oct 2025, 13:15

Type Values Removed Values Added
CWE CWE-20 CWE-94
Summary
  • (es) En la versión 0.19.8 de kedro-org/kedro, la función de API `pull_package()` permite a los usuarios descargar y extraer micropaquetes de internet. Sin embargo, la función `project_wheel_metadata()` dentro de la ruta de código puede ejecutar el archivo `setup.py` dentro del archivo tar, lo que provoca la ejecución remota de código (RCE) mediante la ejecución de comandos arbitrarios en el equipo de la víctima.

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-10-15 13:15


NVD link : CVE-2024-12215

Mitre link : CVE-2024-12215

CVE.ORG link : CVE-2024-12215


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')