CVE Database
/

CVE-2023-44402

Back to search

CVE-2023-44402

Published: Dec 1, 2023

Modified: Aug 2, 2024

PUBLISHED

CVSS v3.1

6.1

MEDIUM

Description

Electron is an open source framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. This only impacts apps that have the `embeddedAsarIntegrityValidation` and `onlyLoadAppFromAsar` 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 `.app` bundle on macOS which these fuses are supposed to protect against. There are no app side workarounds, you must update to a patched version of Electron.

VendorProductVersions

electron

electron

affected
< 22.3.24
affected
>= 23.0.0-alpha.1, <= 23.3.13
affected
>= 24.0.0-alpha.1, < 24.8.3
affected
>= 25.0.0-alpha.1, < 25.8.1
affected
>= 26.0.0-alpha.1, < 26.2.1

+1 more versions

Weaknesses (CWE)

CVSS v3.1 Details

CVSS v3.1 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:L

Attack Vector

Local

Attack Complexity

Low

Privileges Required

Low

User Interaction

Required

Scope

Unchanged

Confidentiality

Low

Integrity

High

Availability

Low

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now