← Back to CVE List

CVE-2024-3271

Published: 2024-04-16T00:15Z
Last Modified: 2024-11-21T09:29Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
A command injection vulnerability exists in the run-llama/llama_index repository, specifically within the safe_eval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by crafting input that does not contain an underscore but still results in the execution of OS commands. The vulnerability allows for remote code execution (RCE) on the server hosting the application. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt