Search
Search Results (22 CVEs found)
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2024-23751 | 1 Llamaindex | 1 Llamaindex | 2025-06-20 | 9.8 Critical |
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. | ||||
CVE-2024-45201 | 1 Llamaindex | 1 Llamaindex | 2024-11-25 | 8.8 High |
An issue was discovered in llama_index before 0.10.38. download/integration.py includes an exec call for import {cls_name}. |