CVE-2024-11958: LlamaIndex Retrievers Integration: DuckDBRetriever SQL Injection
(updated )
A SQL injection vulnerability exists in the duckdb_retriever
component of the run-llama/llama_index repository, specifically in llama-index-retrievers-duckdb-retriever prior to v0.4.0. The vulnerability arises from the construction of SQL queries without using prepared statements, allowing an attacker to inject arbitrary SQL code. This can lead to remote code execution (RCE) by installing the shellfs extension and executing malicious commands.
References
Code Behaviors & Features
Detect and mitigate CVE-2024-11958 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →