ghsa-x48g-hm9c-ww42
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-04-03 13:11
Severity ?
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.
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "llama-index-packs-finchat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-12909" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T18:48:32Z", "nvd_published_at": "2025-03-20T10:15:31Z", "severity": "CRITICAL" }, "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\u0027s 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.", "id": "GHSA-x48g-hm9c-ww42", "modified": "2025-04-03T13:11:41Z", "published": "2025-03-20T12:32:44Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "llama-index-packs-finchat SQL Injection vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.