CVE-2024-12909: llama-index-packs-finchat SQL Injection vulnerability
(updated )
A vulnerability in the FinanceChatLlamaPack of the llama-index-packs-finchat package, versions up to v0.3.0, 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 resolved by no longer officially supporting the package and moving it into the stale_packages
branch on the repo, this removing it from documentation etc.
References
- github.com/advisories/GHSA-x48g-hm9c-ww42
- github.com/run-llama/llama_index
- github.com/run-llama/llama_index/commit/5d03c175476452db9b8abcdb7d5767dd7b310a75
- github.com/run-llama/llama_index/tree/stale_packages/llama-index-packs/llama-index-packs-finchat
- huntr.com/bounties/44e8177f-200a-4ba3-a12c-8bc21e313a3f
- nvd.nist.gov/vuln/detail/CVE-2024-12909
Code Behaviors & Features
Detect and mitigate CVE-2024-12909 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →