CVE-2023-39956 – electron
Package
Manager: npm
Name: electron
Vulnerable Version: >=0 <22.3.19 || >=23.0.0-alpha.1 <23.3.13 || >=24.0.0-alpha.1 <24.7.1 || >=25.0.0-alpha.1 <25.5.0 || >=26.0.0-alpha.1 <26.0.0-beta.13
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N
EPSS: 0.00027 pctl0.05995
Details
Electron vulnerable to 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](https://github.com/electron/electron/security/advisories/GHSA-7x97-j373-85x5#:~:text=Physically%20Local%20Attacks) 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](mailto:security@electronjs.org)
Metadata
Created: 2023-09-06T19:51:33Z
Modified: 2023-09-06T19:51:33Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/09/GHSA-7x97-j373-85x5/GHSA-7x97-j373-85x5.json
CWE IDs: ["CWE-94"]
Alternative ID: GHSA-7x97-j373-85x5
Finding: F422
Auto approve: 1