CVE-2024-3271
Severity CVSS v4.0:
Pending analysis
Type:
CWE-77
Command Injection
Publication date:
16/04/2024
Last modified:
16/04/2024
Description
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.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL