SQLBot 是一个基于大语言模型和 RAG(检索增强生成)的智能 Text-to-SQL 系统。在 1.9.0 版本之前,后端文件 中的 端点将客户端可控的 值直接拼接到生成的 SQL 语句中,且未对标识符进行安全处理。经过身份验证的用户可以配置 SQLBot 内部 PostgreSQL 服务的数据源,并构造一个特殊的 ,使其在只读策略下仍保持为 SELECT 操作,同时调用 、 或 函数。在默认的受信任回环认证配置下(经过测试验证),内部连接会接受无效的认证凭据,并以 PostgreSQL 超级用户权限执行查询
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-53557 | 7.7 HIGH | SQLBot: Second-Order SQL Injection via Excel Datasource Leading to Remote Command Executio |
| CVE-2026-53554 | 7.3 HIGH | SQLBot: Arbitrary File Write via parseExcel Leading to Code Execution Through Alembic Impo |
| CVE-2026-53555 | 5.1 MEDIUM | Stored XSS via SVG Upload |
No comments yet