Vulnerabilities (CVE)

Filtered by vendor Llamaindex Subscribe
Filtered by product Llamaindex
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-12910 1 Llamaindex 1 Llamaindex 2025-04-01 N/A 5.9 MEDIUM
A vulnerability in the `KnowledgeBaseWebReader` class of the run-llama/llama_index repository, version latest, allows an attacker to cause a Denial of Service (DoS) by controlling a URL variable to contain the root URL. This leads to infinite recursive calls to the `get_article_urls` method, exhausting system resources and potentially crashing the application.
CVE-2024-23751 1 Llamaindex 1 Llamaindex 2024-11-21 N/A 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.