diff --git a/advisories/unreviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json b/advisories/github-reviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json similarity index 64% rename from advisories/unreviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json rename to advisories/github-reviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json index 95089a44d20..9e439769874 100644 --- a/advisories/unreviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json +++ b/advisories/github-reviewed/2025/06/GHSA-v3c8-3pr6-gr7p/GHSA-v3c8-3pr6-gr7p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-v3c8-3pr6-gr7p", - "modified": "2025-06-05T06:30:26Z", + "modified": "2025-06-06T17:24:32Z", "published": "2025-06-05T06:30:26Z", "aliases": [ "CVE-2025-1793" ], + "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.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "llama-index" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.12.28" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "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" @@ -33,8 +58,8 @@ "CWE-89" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-06T17:24:32Z", "nvd_published_at": "2025-06-05T05:15:23Z" } } \ No newline at end of file