CVE-2024-12215

HIGHCVSS 8.8/10EPSS 0.99%

Last modified

CVE-2024-12215 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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.. EPSS estimates a 0.99% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.0
8.8/10

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Probability
0.99%

57.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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.
How severe is CVE-2024-12215?
CVE-2024-12215 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.99% probability of exploitation in the next 30 days.
How do I fix CVE-2024-12215?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-12215?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST