CVE-2024-11958

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-03-20 10:15

Updated : 2025-07-29 18:57


NVD link : CVE-2024-11958

Mitre link : CVE-2024-11958

CVE.ORG link : CVE-2024-11958


JSON object : View

Products Affected

llamaindex

  • llamaindex
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')