漏洞标题
Visual Studio Code Prisma 扩展远程代码执行漏洞
漏洞描述信息
Visual Studio Code Prisma 扩展远程代码执行漏洞
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Visual Studio Code Prisma Extension Remote Code Execution Vulnerability
漏洞描述信息
Prisma VS Code a VSCode extension for Prisma schema files. This is a Remote Code Execution Vulnerability that affects all versions of the Prisma VS Code extension older than 2.20.0. If a custom binary path for the Prisma format binary is set in VS Code Settings, for example by downloading a project that has a .vscode/settings.json file that sets a value for "prismaFmtBinPath". That custom binary is executed when auto-formatting is triggered by VS Code or when validation checks are triggered after each keypress on a *.prisma file. Fixed in versions 2.20.0 and 20.0.27. As a workaround users can either edit or delete the `.vscode/settings.json` file or check if the binary is malicious and delete it.
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
对生成代码的控制不恰当(代码注入)
漏洞标题
Prisma VS Code extension 安全漏洞
漏洞描述信息
Prisma VS Code extension是一个代码扩展程序,可为prisma文件进行语法高亮、格式化、改名、快速修复等。 Prisma VS Code extension 存在安全漏洞,攻击者可利用该漏洞远程代码执行。
CVSS信息
N/A
漏洞类别
其他