ghsa-v3c8-3pr6-gr7p
Vulnerability from github
Published
2025-06-05 06:30
Modified
2025-06-06 17:24
Severity ?
Summary
llama_index vulnerable to SQL Injection
Details
Multiple vector store integrations in run-llama/llama_index version v0.12.21 have SQL injection vulnerabilities. These vulnerabilities allow an attacker to read and write data using SQL, potentially leading to unauthorized access to data of other users depending on the usage of the llama-index library in a web application.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "llama-index" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.28" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-1793" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-06-06T17:24:32Z", "nvd_published_at": "2025-06-05T05:15:23Z", "severity": "CRITICAL" }, "details": "Multiple vector store integrations in run-llama/llama_index version v0.12.21 have SQL injection vulnerabilities. These vulnerabilities allow an attacker to read and write data using SQL, potentially leading to unauthorized access to data of other users depending on the usage of the llama-index library in a web application.", "id": "GHSA-v3c8-3pr6-gr7p", "modified": "2025-06-06T17:24:32Z", "published": "2025-06-05T06:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1793" }, { "type": "WEB", "url": "https://github.com/run-llama/llama_index/commit/0008041e8dde8e519621388e5d6f558bde6ef42e" }, { "type": "PACKAGE", "url": "https://github.com/run-llama/llama_index" }, { "type": "WEB", "url": "https://huntr.com/bounties/8cb1555a-9655-4122-b0d6-60059e79183c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "llama_index vulnerable to SQL Injection" }
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.