CVE-2024-8238
HIGHAim < 3.22.0 AimQL str.format_map - RestrictedPython Code Execution
Title source: manualDescription
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.
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/4e140ef9-f6d1-4e68-a44c-3b9e856924d3
Scores
CVSS v3
8.1
EPSS
0.0065
EPSS Percentile
46.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-1336
Status
published
Products (2)
aimstack/aim
3.22.0
pypi/aim
3.0.0PyPI
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026