Apps using both contextIsolation
and sandbox: true
are affected.
Apps using both contextIsolation
and nativeWindowOpen: true
are affected.
This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions.
There are no app-side workarounds, you must update your Electron version to be protected.
11.0.0-beta.6
10.1.2
9.3.1
8.5.2
If you have any questions or comments about this advisory: * Email us at security@electronjs.org
{ "nvd_published_at": null, "github_reviewed_at": "2020-10-06T17:46:06Z", "severity": "LOW", "github_reviewed": true, "cwe_ids": [ "CWE-668", "CWE-693" ] }