CVE-2024-8238

Unrestricted Code Execution in aimhubio/aim

Description

In version 3.22.0 of aimhubio/aim, the AimQL query language uses an outdated version of the safer_getattr() function from RestrictedPython. This version does not protect against the str.format_map() method, allowing an attacker to leak server-side secrets or potentially gain unrestricted code execution. The vulnerability arises because str.format_map() can read arbitrary attributes of Python objects, enabling attackers to access sensitive variables such as os.environ. If an attacker can write files to a known location on the Aim server, they can use str.format_map() to load a malicious .dll/.so file into the Python interpreter, leading to unrestricted code execution.

Category

5.9
CVSS
Severity: Medium
CVSS 3.0 •
EPSS 0.07%
Affected: aimhubio aimhubio/aim
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-8238?
CVE-2024-8238 has been scored as a medium severity vulnerability.
How to fix CVE-2024-8238?
To fix CVE-2024-8238, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-8238 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-8238 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-8238?
CVE-2024-8238 affects aimhubio aimhubio/aim.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.