CVE-2023-44402 – electron
Package
Manager: npm
Name: electron
Vulnerable Version: >=0 <22.3.24 || >=24.0.0-alpha.1 <24.8.3 || >=25.0.0-alpha.1 <25.8.1 || >=26.0.0-alpha.1 <26.2.1 || >=27.0.0-alpha.1 <27.0.0-alpha.7 || >=23.0.0-alpha.1 <=23.3.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.00115 pctl0.30803
Details
ASAR Integrity bypass via filetype confusion in electron ### Impact This only impacts apps that have the `embeddedAsarIntegrityValidation` and `onlyLoadAppFromAsar` [fuses](https://www.electronjs.org/docs/latest/tutorial/fuses) enabled. Apps without these fuses enabled are not impacted. This issue is specific to macOS as these fuses are only currently supported on macOS. Specifically this issue can only be exploited if your app is launched from a filesystem the attacker has write access too. i.e. the ability to edit files inside the `resources` folder in your app installation on Windows which these fuses are supposed to protect against. ### Workarounds There are no app side workarounds, you must update to a patched version of Electron. ### Fixed Versions * `27.0.0-alpha.7` * `26.2.1` * `25.8.1` * `24.8.3` * `22.3.24` ### 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-12-01T21:32:06Z
Modified: 2024-09-18T20:13:40Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/12/GHSA-7m48-wc93-9g85/GHSA-7m48-wc93-9g85.json
CWE IDs: ["CWE-345"]
Alternative ID: GHSA-7m48-wc93-9g85
Finding: F204
Auto approve: 1