漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
9router before 0.4.60 Remote Code Execution via default password
Vulnerability Description
9router 0.4.59 (fixed in 0.4.60) contains a chain of vulnerabilities: a hardcoded default password (123456) that authenticates any fresh installation, a bypass of the LOCAL_ONLY network gate via a spoofed Host header, and unvalidated arguments passed to child_process.spawn() when registering MCP plugins. A remote, unauthenticated attacker can log in with the default credential, spoof the Host header to reach local-only routes, and register a malicious MCP plugin (e.g. node -e <payload>) to achieve arbitrary code execution on the host operating system when the plugin's SSE endpoint is triggered.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
decolua 9router 命令注入漏洞
Vulnerability Description
decolua 9Router是decolua基金会的一个智能路由与降级的AI模型代理工具。 decolua 9router 0.4.59版本存在命令注入漏洞,该漏洞源于硬编码默认密码(123456)、绕过LOCAL_ONLY网络门控以及未验证传递给child_process.spawn()的参数,可能导致远程未经身份验证的攻击者使用默认凭据登录,伪造Host标头访问本地路由,并注册恶意MCP插件实现任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A