9.3
CVSSv2

CVE-2021-27081

Published: 11/03/2021 Updated: 29/12/2023
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 828
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Visual Studio Code ESLint Extension Remote Code Execution Vulnerability

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft visual studio code eslint extension -

Github Repositories

VSCode extension to integrate eslint into VSCode

VS Code ESLint extension Integrates ESLint into VS Code If you are new to ESLint check the documentation The extension uses the ESLint library installed in the opened workspace folder If the folder doesn't provide one the extension looks for a global install version If you haven't installed ESLint either locally or globally do so by running npm install eslint in