漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Malicious website can execute commands on the local system through XSS in the OpenCode web UI
Vulnerability Description
OpenCode is an open source AI coding agent. The markdown renderer used for LLM responses will insert arbitrary HTML into the DOM. There is no sanitization with DOMPurify or even a CSP on the web interface to prevent JavaScript execution via HTML injection. This means controlling the LLM response for a chat session gets JavaScript execution on the http://localhost:4096 origin. This vulnerability is fixed in 1.1.10.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
opencode 安全漏洞
Vulnerability Description
opencode是Anomaly开源的一个AI编程智能体。 opencode 1.1.10之前版本存在安全漏洞,该漏洞源于Markdown渲染器未对LLM响应进行清理,可能导致通过HTML注入执行JavaScript。
CVSS Information
N/A
Vulnerability Type
N/A