Vulnerability Description
A SQL injection vulnerability exists in the `duckdb_retriever` component of the run-llama/llama_index repository, specifically in the latest version. The vulnerability arises from the construction of SQL queries without using prepared statements, allowing an attacker to inject arbitrary SQL code. This can lead to remote code execution (RCE) by installing the shellfs extension and executing malicious commands.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Llamaindex | Llamaindex | < 0.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/run-llama/llama_index/commit/35bd221e948e40458052d30c6ef2779bPatch
- https://huntr.com/bounties/8ddf66e1-f74c-4d53-992b-76bc45cacac1ExploitThird Party Advisory
FAQ
What is CVE-2024-11958?
CVE-2024-11958 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A SQL injection vulnerability exists in the `duckdb_retriever` component of the run-llama/llama_index repository, specifically in the latest version. The vulnerability arises from the construction of ...
How severe is CVE-2024-11958?
CVE-2024-11958 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-11958?
Check the references section above for vendor advisories and patch information. Affected products include: Llamaindex Llamaindex.