漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
mise: Local credential_command executes untrusted config
Vulnerability Description
mise manages dev tools like node, python, cmake, and terraform. From 2026.3.15 until 2026.6.4, mise loads github.credential_command from local project config before any trust decision, then executes that value with sh -c when resolving a GitHub token. An attacker who can place a .mise.toml in a repository can execute arbitrary shell commands when the victim runs a GitHub-related mise command and no higher-priority GitHub token environment variable is set. This vulnerability is fixed in 2026.6.4.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
jdx mise 命令注入漏洞
Vulnerability Description
jdx mise是jdx个人开发者开源的一个多语言版本管理器。 jdx mise 2026.3.15版本至2026.6.4之前版本存在命令注入漏洞,该漏洞源于在信任决策前从本地项目配置加载github.credential_command,并在解析GitHub令牌时通过sh -c执行该值,可能导致攻击者放置.mise.toml文件后,在受害者运行GitHub相关mise命令且未设置更高优先级的GitHub令牌环境变量时执行任意shell命令。
CVSS Information
N/A
Vulnerability Type
N/A