漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
SQLBot: Remote Code Execution via Terminology Poisoning
Vulnerability Description
SQLBot is an intelligent data query system based on a large language model and RAG. Versions 1.5.0 and below contain a Stored Prompt Injection vulnerability that chains three flaws: a missing permission check on the Excel upload API allowing any authenticated user to upload malicious terminology, unsanitized storage of terminology descriptions containing dangerous payloads, and a lack of semantic fencing when injecting terminology into the LLM's system prompt. Together, these flaws allow an attacker to hijack the LLM's reasoning to generate malicious PostgreSQL commands (e.g., COPY ... TO PROGRAM), ultimately achieving Remote Code Execution on the database or application server with postgres user privileges. The issue is fixed in v1.6.0.
CVSS Information
N/A
Vulnerability Type
授权机制缺失
Vulnerability Title
SQLBot 安全漏洞
Vulnerability Description
SQLBot是DataEase开源的一个基于大模型和RAG的智能问数系统。 SQLBot 1.5.0及之前版本存在安全漏洞,该漏洞源于存储型提示注入问题,可能导致攻击者劫持LLM的推理过程,最终在数据库或应用服务器上实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A