CVE-2024-7764
HIGHvanna-ai/vanna < latest - SQL Injection via LLM Response Manipulation
Title source: llmDescription
Vanna-ai v0.6.2 is vulnerable to SQL Injection due to insufficient protection against injecting additional SQL commands from user requests. The vulnerability occurs when the `generate_sql` function calls `extract_sql` with the LLM response. An attacker can include a semi-colon between a search data field and their own command, causing the `extract_sql` function to remove all LLM generated SQL and execute the attacker's command if it passes the `is_sql_valid` function. This allows the execution of user-defined SQL beyond the expected boundaries, notably the trained schema.
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/85d403b1-fbed-42e9-9ec1-2f79abf6eb0f
Scores
CVSS v3
8.1
EPSS
0.0071
EPSS Percentile
48.9%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-89
Status
published
Products (1)
vanna-ai/vanna-ai/vanna
unspecified - latest
Published
Mar 20, 2025
Tracked Since
Feb 18, 2026