Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-21415
HistoryApr 29, 2021 - 4:50 p.m.

CVE-2021-21415 Visual Studio Code Prisma Extension Remote Code Execution Vulnerability

2021-04-2916:50:15
CWE-94
GitHub_M
www.cve.org
2
cve-2021-21415
visual studio code
prisma extension
remote code execution
vulnerability
prisma vs code
extension
binary path
auto-formatting
validation checks
workaround

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS

0.008

Percentile

81.2%

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.

CNA Affected

[
  {
    "product": "language-tools",
    "vendor": "prisma",
    "versions": [
      {
        "status": "affected",
        "version": ">= 2.1.0, < 2.20.0"
      },
      {
        "status": "affected",
        "version": "< 20.0.27"
      }
    ]
  }
]

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS

0.008

Percentile

81.2%

Related for CVELIST:CVE-2021-21415