Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Turborepo: VSCode Extension command injection
Vulnerability Description
Turborepo is a high-performance build system for JavaScript and TypeScript codebases. Prior to 2.9.14000, the Turborepo LSP VS Code extension could execute shell commands derived from workspace-controlled values. The extension used string-based command execution for Turborepo daemon commands and task runs. A malicious workspace could provide crafted values through workspace settings or task names in the repository's source code that were interpolated into shell commands. When the extension activated or when a user ran a task through the extension, those values could be interpreted by the user's shell, allowing arbitrary command execution with the privileges of the local VS Code process. This vulnerability is fixed in 2.9.14000.
CVSS Information
N/A
Vulnerability Type
在命令中使用的特殊元素转义处理不恰当(命令注入)
Vulnerability Title
Turborepo 命令注入漏洞
Vulnerability Description
Turborepo是Vercel开源的一款高性能JavaScript和TypeScript构建系统。 Turborepo 2.9.14000之前版本存在命令注入漏洞,该漏洞源于LSP VS Code扩展使用基于字符串的命令执行Turborepo守护进程命令和任务运行,可能导致恶意工作区通过工作区设置或任务名称提供精心制作的值,在扩展激活或用户运行任务时被shell解释,从而以本地VS Code进程的权限执行任意命令。
CVSS Information
N/A
Vulnerability Type
N/A