diff --git a/advisories/github-reviewed/2024/01/GHSA-2jxw-4hm4-6w87/GHSA-2jxw-4hm4-6w87.json b/advisories/github-reviewed/2024/01/GHSA-2jxw-4hm4-6w87/GHSA-2jxw-4hm4-6w87.json index eefed4d4895..e52cfae3295 100644 --- a/advisories/github-reviewed/2024/01/GHSA-2jxw-4hm4-6w87/GHSA-2jxw-4hm4-6w87.json +++ b/advisories/github-reviewed/2024/01/GHSA-2jxw-4hm4-6w87/GHSA-2jxw-4hm4-6w87.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-2jxw-4hm4-6w87", - "modified": "2024-01-23T20:10:02Z", + "modified": "2024-01-29T16:31:48Z", "published": "2024-01-22T03:30:26Z", "aliases": [ "CVE-2024-23751" @@ -9,7 +9,10 @@ "summary": "SQL injection in llama-index", "details": "LlamaIndex (aka llama_index) through 0.9.35 allows SQL injection via the Text-to-SQL feature in NLSQLTableQueryEngine, SQLTableRetrieverQueryEngine, NLSQLRetriever, RetrieverQueryEngine, and PGVectorSQLQueryEngine. For example, an attacker might be able to delete this year's student records via \"Drop the Students table\" within English language input.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -54,7 +57,7 @@ "cwe_ids": [ "CWE-89" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-01-23T20:10:02Z", "nvd_published_at": "2024-01-22T01:15:08Z"