Vulnerability 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 victim's machine.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-12215?
CVE-2024-12215 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2024-12215?
CVE-2024-12215 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-12215?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.