4
CVSSv2

CVE-2020-15096

Published: 07/07/2020 Updated: 10/07/2020
CVSS v2 Base Score: 4 | Impact Score: 2.9 | Exploitability Score: 8
CVSS v3 Base Score: 6.8 | Impact Score: 4 | Exploitability Score: 2.3
VMScore: 356
Vector: AV:N/AC:L/Au:S/C:N/I:P/A:N

Vulnerability Summary

In Electron prior to 6.1.1, 7.2.4, 8.2.4, and 9.0.0-beta21, there 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. Apps using "contextIsolation" are affected. There are no app-side workarounds, you must update your Electron version to be protected. This is fixed in versions 6.1.1, 7.2.4, 8.2.4, and 9.0.0-beta21.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

electronjs electron

electronjs electron 9.0.0

Vendor Advisories

A context isolation bypass has been found in electron, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions ...