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.610.1.29.3.18.5.2If you have any questions or comments about this advisory: * Email us at security@electronjs.org
{
"github_reviewed": true,
"cwe_ids": [
"CWE-668",
"CWE-693"
],
"github_reviewed_at": "2020-10-06T17:46:06Z",
"nvd_published_at": null,
"severity": "LOW"
}