CVE-2020-15215: Exposure of Resource to Wrong Sphere
(updated )
Electron is vulnerable to a context isolation bypass. Apps using both contextIsolation
and sandbox: true
are affected. Apps using both contextIsolation
and nodeIntegrationInSubFrames: 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.
References
Code Behaviors & Features
Detect and mitigate CVE-2020-15215 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →