Electronjs Electron 22.0.0 Beta 1 for Node.js
Approved changes feed: RSS · Atom
cpe:2.3:a:electronjs:electron:22.0.0:beta1:*:*:*:node.js:*:*
part: a version: 22.0.0 update: beta1
| Vendor | Electronjs (2af93ff4-38f6-5aef-acc5-80ca92aa0b83) |
|---|---|
| Product | Electron (3ffe6bdf-afda-502c-ac98-8ec4a42261cc) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | node.js |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/electron/electron |
purl2cpe | 2026-06-01 10:17:08.317215 |
pkg:gitlab/immersaview/electron |
purl2cpe | 2026-06-01 10:17:08.317217 |
pkg:npm/electron |
purl2cpe | 2026-06-01 10:17:08.317218 |
pkg:sourceforge/electron.mirror |
purl2cpe | 2026-06-01 10:17:08.317219 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-23623 |
vulnerable | 2026-06-08 05:56:04.075719 |
Content-Secrity-Policy disabling eval not applied consistently in renderers with sandbox disabled in Electron
HIGH (7.5)
Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. A Content-Security-Policy that disables eval, specifically setting a `script-src` directive and _not_ providing `unsafe-eval` in that directive, is not respected in renderers that have sandbox disabled. i.e. `sandbox: false` in the `webPreferences` object. This allows usage of methods like `eval()` and `new Function` unexpectedly which can result in an expanded attack surface. This issue only ever affected the 22 and 23 major versions of Electron and has been fixed in the latest versions of those release lines. Specifically, these versions contain the fixes: 22.0.1 and 23.0.0-alpha.2 We recommend all apps upgrade to the latest stable version of Electron. If upgrading isn't possible, this issue can be addressed without upgrading by enabling `sandbox: true` on all renderers.
Published: 2023-09-06T20:16:10.381Z
Updated: 2024-09-26T17:48:22.057Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.