Improper Verification of Cryptographic Signature Affecting electron-updater package, versions <6.3.0-alpha.6
Threat Intelligence
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-ELECTRONUPDATER-7431097
- published 10 Jul 2024
- disclosed 9 Jul 2024
- credit Thomas Chauchefoin
Introduced: 9 Jul 2024
CVE-2024-39698 Open this link in a new tabHow to fix?
Upgrade electron-updater
to version 6.3.0-alpha.6 or higher.
Overview
electron-updater is a module allowing applications to implement auto-update functionality.
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature through the windowsExecutableCodeSignatureVerifier
process. An attacker in control of an update manifest - via server compromise or other exploitation - can bypass signature verification of a downloaded file by tricking the application into verifying the signature on a different file instead.
Note: This is only exploitable on Windows.