Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents `<?php system($_GET[0]); ?>`. This can lead to command execution or the creation of backdoors.
References
Configurations
No configuration.
History
15 Oct 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-89 |
21 Nov 2024, 09:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/e4e64a51-618b-41d0-8f56-1d2146d8825e - |
01 Jul 2024, 12:37
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-28 20:15
Updated : 2025-10-15 13:15
NVD link : CVE-2024-5827
Mitre link : CVE-2024-5827
CVE.ORG link : CVE-2024-5827
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')