{ "schema_version": "1.4.0", "id": "GHSA-x48g-hm9c-ww42", "modified": "2025-04-03T13:11:41Z", "published": "2025-03-20T12:32:44Z", "aliases": [ "CVE-2024-12909" ], "summary": "llama-index-packs-finchat SQL Injection vulnerability", "details": "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.\n\nThe 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "llama-index-packs-finchat" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.3.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12909" }, { "type": "WEB", "url": "https://github.com/run-llama/llama_index/commit/5d03c175476452db9b8abcdb7d5767dd7b310a75" }, { "type": "PACKAGE", "url": "https://github.com/run-llama/llama_index" }, { "type": "WEB", "url": "https://github.com/run-llama/llama_index/tree/stale_packages/llama-index-packs/llama-index-packs-finchat" }, { "type": "WEB", "url": "https://huntr.com/bounties/44e8177f-200a-4ba3-a12c-8bc21e313a3f" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-03-21T18:48:32Z", "nvd_published_at": "2025-03-20T10:15:31Z" } }