cve/2024/CVE-2024-5753.md
2025-09-29 21:09:30 +02:00

983 B

CVE-2024-5753

Description

vanna-ai/vanna version v0.3.4 is vulnerable to SQL injection in some file-critical functions such as pg_read_file(). This vulnerability allows unauthenticated remote users to read arbitrary local files on the victim server, including sensitive files like /etc/passwd, by exploiting the exposed SQL queries via a Python Flask API.

POC

Reference

No PoCs from references.

Github