Vulnerability Description
A vulnerability in the FinanceChatLlamaPack of the run-llama/llama_index repository, versions up to v0.12.3, allows for SQL injection in the `run_sql_query` function of the `database_agent`. This vulnerability can be exploited by an attacker to inject arbitrary SQL queries, leading to remote code execution (RCE) through the use of PostgreSQL's large object functionality. The issue is fixed in version 0.3.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Llamaindex | Llamaindex | < 0.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/run-llama/llama_index/commit/5d03c175476452db9b8abcdb7d5767ddPatch
- https://huntr.com/bounties/44e8177f-200a-4ba3-a12c-8bc21e313a3fExploitThird Party Advisory
FAQ
What is CVE-2024-12909?
CVE-2024-12909 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A vulnerability in the FinanceChatLlamaPack of the run-llama/llama_index repository, versions up to v0.12.3, allows for SQL injection in the `run_sql_query` function of the `database_agent`. This vuln...
How severe is CVE-2024-12909?
CVE-2024-12909 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-12909?
Check the references section above for vendor advisories and patch information. Affected products include: Llamaindex Llamaindex.