-
Notifications
You must be signed in to change notification settings - Fork 2
Description
CVE-2020-15096 - Medium Severity Vulnerability
Vulnerable Library - electron-4.0.1.tgz
Build cross platform desktop apps with JavaScript, HTML, and CSS
Library home page: https://registry.npmjs.org/electron/-/electron-4.0.1.tgz
Path to dependency file: /mono-switch/package.json
Path to vulnerable library: mono-switch/node_modules/electron/package.json
Dependency Hierarchy:
- ❌ electron-4.0.1.tgz (Vulnerable Library)
Vulnerability Details
In Electron before versions 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.
Publish Date: 2020-07-07
URL: CVE-2020-15096
CVSS 3 Score Details (6.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-6vrv-94jv-crrg
Release Date: 2020-07-07
Fix Resolution: electron - 6.1.11,8.2.4,9.0.0-beta.21
Step up your Open Source Security Game with WhiteSource here