SQL Injection in Llamaindex
CVE-2024-23751
LlamaIndex (aka llama_index) through 0.9.34 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.
Vulnerability class: SQL Injection
EPSS: 0.007 (47.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Llamaindex
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Exploit, Issue Tracking, Vendor Advisory)
Frequently asked questions
- What is CVE-2024-23751?
- CVE-2024-23751 is a critical-severity vulnerability in Llamaindex, classified under SQL Injection. CVSS score: 9.8/10. Published 2024-01-22.
- How severe is CVE-2024-23751?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2024-23751 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.