CVE-2024-11958

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
20/03/2025
Last modified:
20/03/2025

Description

A SQL injection vulnerability exists in the `duckdb_retriever` component of the run-llama/llama_index repository, specifically in the latest version. 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.