Description
In Electron before versions 7.2.4, 8.2.4, and 9.0.0-beta21, there is a context isolation bypass. Code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Apps using both `contextIsolation` and `contextBridge` are affected. This is fixed in versions 9.0.0-beta.21, 8.2.4 and 7.2.4.
Remediation
References
https://github.com/electron/electron/security/advisories/GHSA-h9jc-284h-533g
https://www.electronjs.org/releases/stable?page=3#release-notes-for-v824
Related Vulnerabilities
CVE-2021-23397 Vulnerability in npm package @ianwalter/merge
CVE-2019-19729 Vulnerability in npm package bson-objectid
CVE-2018-5673 Vulnerability in npm package dojo
CVE-2018-16469 Vulnerability in maven package org.webjars.npm:merge
CVE-2020-5280 Vulnerability in maven package org.http4s:http4s-server