216.73.217.176

CVE-2024-7764

· Published 20/03/2025 10:15 · Modified 20/03/2025 10:15

Labels: CVE-2024-7764 2025-03-20CVE-2024-7764CWE-89[email protected]

Essential information

Published
20/03/2025 10:15
Modified
20/03/2025 10:15
Author
Creator
CVSS
8.1 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
vanna-ai / vanna-ai cpe:2.3:a:vanna-ai:vanna-ai:0.6.2:*:*:*:*:*:*:*

References