CVE-2024-10835: DB-GPT is vulnerable to SQL Injection attacks from unauthenticated users

Severity: Critical

CVSS Score: 9.1

In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /api/v1/editor/sql/run` allows execution of arbitrary SQL queries without any access control. This vulnerability can be exploited by attackers to perform Arbitrary File Write using DuckDB SQL, enabling them to write arbitrary files to the victim's file system. This can potentially lead to Remote Code Execution (RCE).