CVE-2023-39956: Electron: Out-of-package code execution when launched with arbitrary cwd
Impact Apps that are launched as command line executables are impacted. E.g. if your app exposes itself in the path as myapp --help
Specifically this issue can only be exploited if the following conditions are met: Your app is launched with an attacker-controlled working directory The attacker has the ability to write files to that working directory
This makes the risk quite low, in fact normally issues of this kind are considered outside of our threat model as similar to Chromium we exclude Physically Local Attacks but given the ability for this issue to bypass certain protections like ASAR Integrity it is being treated with higher importance. Please bear this in mind when reporting similar issues in the future.
Workarounds There are no app side workarounds, you must update to a patched version of Electron.
Fixed Versions 26.0.0-beta.13 25.5.0 24.7.1 23.3.13 22.3.19
For more information If you have any questions or comments about this advisory, email us at security@electronjs.org
Other sources
Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps that are launched as command line executables are impacted. Specifically this issue can only be exploited if the following conditions are met: 1. The app is launched with an attacker-controlled working directory and 2. The attacker has the ability to write files to that working directory. This makes the risk quite low, in fact normally issues of this kind are considered outside of our threat model as similar to Chromium we exclude Physically Local Attacks but given the ability for this issue to bypass certain protections like ASAR Integrity it is being treated with higher importance. This issue has been fixed in versions:26.0.0-beta.13, 25.4.1, 24.7.1, 23.3.13, and 22.3.19. There are no app side workarounds, users must update to a patched version of Electron.
Electron: CVE-2023-39956 -Visual Studio Code Remote Code Execution Vulnerability
— Microsoft
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-39956?
CVE-2023-39956 is a Visual Studio Code Remote Code Execution Vulnerability in Electron.
How does CVE-2023-39956 impact apps?
Apps that are launched as command line executables are impacted.
What are the conditions for CVE-2023-39956 to be exploited?
This vulnerability can only be exploited if the app is launched with an attacker-controlled working directory.
How do I fix CVE-2023-39956?
You can fix CVE-2023-39956 by updating Electron to version 26.0.0-beta.13 or higher.
What is the severity of CVE-2023-39956?
CVE-2023-39956 has a severity score of 6.1 (high).