CVE-2020-16977 — Visual Studio Code Python Extension Remote Code Execution Vulnerability
Executive Summary
A remote code execution vulnerability exists in Visual Studio Code when the Python extension loads a Jupyter notebook file. 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 open a specially crafted file in Visual Studio Code with the Python extension installed. The update addresses the vulnerability by modifying the way Visual Studio Code Python extension renders notebook content.
Overview
CVSS Vector
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
EPSS Score
Affected Products
| Product | KB Article | Severity | Impact | Restart Required |
|---|---|---|---|---|
| Python extension for Visual Studio Code | Release Notes (Security Update) |
Important | Remote Code Execution | No |
Patches
| Article | Type | Restart |
|---|---|---|
Release Notes |
Security Update | No |
Known Exploits
Acknowledgments
Johann Rehberger of WUNDERWUZZI, LLC
pizzacat83