CVE-2020-1481: Visual Studio Code ESLint Extension Remote Code Execution Vulnerability

Overview

Severity
N/A
Category
Remote Code Execution
Exploit Status
Not Exploited
Exploitation Likelihood
Less Likely
Patch Tuesday
2020-Jul
Released
2020-07-14
EPSS Score
40.49% (percentile: 97.4%)

Description

A remote code execution vulnerability exists in the ESLint extension for Visual Studio Code when it validates source code after opening a project. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is logged on with administrative user rights, an attacker could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. To exploit this vulnerability, an attacker would need to convince a target to clone a repository and open it in Visual Studio Code. Attacker-specified code would execute when the target opened source code in the editor. The update addresses the vulnerability by modifying the way ESLint extension for Visual Studio Code handles environment variables.

Affected Products (1)

Developer Tools

  • Microsoft Visual Studio Code ESLint extension

Security Updates (1)

Acknowledgments

<a href="https://daviddworken.com">David Dworken</a>

Revision History

  • 2020-07-14: Information published.