You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to vulnerable library: /node_modules/electron/package.json
Dependency Hierarchy:
ngx-childprocess-0.0.6.tgz (Root Library)
electron-1.6.10.tgz
❌ electron-13.6.6.tgz (Vulnerable Library)
Found in base branch: master
Vulnerability Details
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.
mend-for-github-combot
changed the title
CVE-2023-44402 (Medium) detected in electron-13.6.6.tgz
CVE-2023-44402 (High) detected in electron-13.6.6.tgz
Jan 12, 2024
mend-for-github-combot
changed the title
CVE-2023-44402 (High) detected in electron-13.6.6.tgz
CVE-2023-44402 (Medium) detected in electron-13.6.6.tgz
Sep 21, 2024
CVE-2023-44402 - Medium Severity Vulnerability
Vulnerable Library - electron-13.6.6.tgz
Build cross platform desktop apps with JavaScript, HTML, and CSS
Library home page: https://registry.npmjs.org/electron/-/electron-13.6.6.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/electron/package.json
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
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
andonlyLoadAppFromAsar
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.Publish Date: 2023-12-01
URL: CVE-2023-44402
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-7m48-wc93-9g85
Release Date: 2023-12-01
Fix Resolution: electron - 22.3.24,24.8.3,25.8.1,26.2.1
The text was updated successfully, but these errors were encountered: