Skip to content

SQL injection in llama-index

Critical severity GitHub Reviewed Published Jan 22, 2024 to the GitHub Advisory Database • Updated Jan 29, 2024

Package

pip llama-index (pip)

Affected versions

<= 0.9.35

Patched versions

None

Description

LlamaIndex (aka llama_index) through 0.9.35 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.

References

Published by the National Vulnerability Database Jan 22, 2024
Published to the GitHub Advisory Database Jan 22, 2024
Reviewed Jan 23, 2024
Last updated Jan 29, 2024

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2024-23751

GHSA ID

GHSA-2jxw-4hm4-6w87

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.