Vulnerability Description
A command injection vulnerability exists in the RunGptLLM class of the llama_index library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models (LLMs). The vulnerability arises from the improper use of the eval function, allowing a malicious or compromised LLM hosting provider to execute arbitrary commands on the client's machine. This issue was fixed in version 0.10.13. The exploitation of this vulnerability could lead to a hosting provider gaining full control over client machines.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Llamaindex | Llamaindex | >= 0.9.47, < 0.10.13 |
Related Weaknesses (CWE)
References
- https://github.com/run-llama/llama_index/commit/d73715eaf0642705583e7897c78b9c8dPatch
- https://huntr.com/bounties/1a204520-598a-434e-b13d-0d34f2a5ddc1ExploitThird Party Advisory
- https://github.com/run-llama/llama_index/commit/d73715eaf0642705583e7897c78b9c8dPatch
- https://huntr.com/bounties/1a204520-598a-434e-b13d-0d34f2a5ddc1ExploitThird Party Advisory
FAQ
What is CVE-2024-4181?
CVE-2024-4181 is a vulnerability with a CVSS score of 8.8 (HIGH). A command injection vulnerability exists in the RunGptLLM class of the llama_index library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models (LLMs). The ...
How severe is CVE-2024-4181?
CVE-2024-4181 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-4181?
Check the references section above for vendor advisories and patch information. Affected products include: Llamaindex Llamaindex.