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.
References
Link | Resource |
---|---|
https://github.com/run-llama/llama_index/commit/5fbcb5a8b9f20f81b791c7fc8849e352613ab475 | Patch |
https://huntr.com/bounties/9b32490e-7cf9-470e-8d49-ba083ae7a279 | Exploit Third Party Advisory |
https://github.com/run-llama/llama_index/commit/5fbcb5a8b9f20f81b791c7fc8849e352613ab475 | Patch |
https://huntr.com/bounties/9b32490e-7cf9-470e-8d49-ba083ae7a279 | Exploit Third Party Advisory |
Configurations
History
30 Jul 2025, 00:14
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:* | |
First Time |
Llamaindex
Llamaindex llamaindex |
|
References | () https://github.com/run-llama/llama_index/commit/5fbcb5a8b9f20f81b791c7fc8849e352613ab475 - Patch | |
References | () https://huntr.com/bounties/9b32490e-7cf9-470e-8d49-ba083ae7a279 - Exploit, Third Party Advisory |
Information
Published : 2024-04-16 00:15
Updated : 2025-07-30 00:14
NVD link : CVE-2024-3271
Mitre link : CVE-2024-3271
CVE.ORG link : CVE-2024-3271
JSON object : View
Products Affected
llamaindex
- llamaindex
CWE
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')