GHSA-7m48-wc93-9g85 · 深刻度: medium · エコシステム: npm — ASAR Integrity bypass via filetype confusion in electron
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.
総合評価: CVE-2023-44402 は低リスク(28.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.21%、11 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.11% | 0.21% | +0.09% |
| 2 | 2026-03-04 | 0.04% | 0.11% | +0.08% |
| 3 | 2026-03-01 | — | 0.04% | — |
EPSS の全履歴 (全 31 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
1.3 | 4.7 | [email protected] |
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
GHSA-7m48-wc93-9g85 · 深刻度: medium · エコシステム: npm — ASAR Integrity bypass via filetype confusion in electron
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| electronjs | electron | <= 22.3.24 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 23.0.0, <= 23.3.14 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 24.0.0, <= 24.8.3 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 25.0.0, <= 25.8.1 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | >= 26.0.0, <= 26.2.1 | cpe:2.3:a:electronjs:electron:*:*:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha1:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha2:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha3:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha4:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha5:*:*:*:node.js:*:* |
| electronjs | electron | 27.0.0 | cpe:2.3:a:electronjs:electron:27.0.0:alpha6:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/electron/electron/pull/39788 | Issue Tracking |
| https://github.com/electron/electron/security/advisories/GHSA-7m48-wc93-9g85 | Vendor Advisory |
| https://www.electronjs.org/docs/latest/tutorial/fuses | Product |