脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
SQLBot prompt injection allows arbitrary SQL execution and remote code execution
脆弱性説明
SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and the SQL extracted from the LLM response is executed against the database without validation or sanitization. An authenticated attacker can craft a malicious question to manipulate the LLM into generating and executing arbitrary SQL statements. When connected to a PostgreSQL data source, this can lead to remote code execution via COPY FROM PROGRAM. This issue has been fixed in version 1.7.1.
CVSS情報
N/A
脆弱性タイプ
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
脆弱性タイトル
SQLBot SQL注入漏洞
脆弱性説明
SQLBot是DataEase开源的一个基于大模型和RAG的智能问数系统。 SQLBot 1.7.0及之前版本存在SQL注入漏洞,该漏洞源于Text2SQL聊天界面中用户提供的question参数直接拼接至LLM提示且未过滤,可能导致经过身份验证的攻击者操纵LLM生成并执行任意SQL语句。
CVSS情報
N/A
脆弱性タイプ
N/A