Use After Free Affecting electron Open this link in a new tab package, versions <6.1.10 >=7.0.0 <7.2.2 >=8.0.0-beta.1 <8.2.1
Attack Complexity
Low
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JS-ELECTRON-565494
-
published
15 Apr 2020
-
disclosed
8 Apr 2020
-
credit
Unknown
Introduced: 8 Apr 2020
CWE-416 Open this link in a new tabHow to fix?
Upgrade electron
to version 6.1.10, 7.2.2, 8.2.1 or higher.
Overview
electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS.
Affected versions of this package are vulnerable to Use After Free. Initialize()
could potentially run twice in MojoVideoEncodeAcceleratorService
.