-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2022-29257 - Medium Severity Vulnerability
Vulnerable Library - electron-11.2.3.tgz
Build cross platform desktop apps with JavaScript, HTML, and CSS
Library home page: https://registry.npmjs.org/electron/-/electron-11.2.3.tgz
Path to dependency file: /CSETWebApi/CSETWeb_Api/CSETWeb_Api/Diagram/src/main/webapp/package.json
Path to vulnerable library: /CSETWebApi/CSETWeb_Api/CSETWeb_Api/Diagram/src/main/webapp/node_modules/electron/package.json
Dependency Hierarchy:
- ❌ electron-11.2.3.tgz (Vulnerable Library)
Found in base branch: master
Vulnerability Details
Electron is a framework for writing cross-platform desktop applications using JavaScript (JS), HTML, and CSS. A vulnerability in versions prior to 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 allows attackers who have control over a given apps update server / update storage to serve maliciously crafted update packages that pass the code signing validation check but contain malicious code in some components. This kind of attack would require significant privileges in a potential victim's own auto updating infrastructure and the ease of that attack entirely depends on the potential victim's infrastructure security. Electron versions 18.0.0-beta.6, 17.2.0, 16.2.6, and 15.5.5 contain a fix for this issue. There are no known workarounds.
Publish Date: 2022-06-13
URL: CVE-2022-29257
CVSS 3 Score Details (6.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-77xc-hjv8-ww97
Release Date: 2022-06-13
Fix Resolution: 15.5.0
⛑️ Automatic Remediation is available for this issue