electron-packager is a command line tool that packages Electron source code into `.app` and `.exe` packages. along with Electron. The `--strict-ssl` command line option in electron-packager >= 5.2.1 <= 6.0.0 || >=6.0.0 <= 6.0.2 defaults to false if not explicitly set to true. This could allow an attacker to perform a man in the middle attack.
References
Link | Resource |
---|---|
https://github.com/electron-userland/electron-packager/issues/333 | Issue Tracking Mitigation Third Party Advisory |
https://nodesecurity.io/advisories/104 | Mitigation Third Party Advisory |
https://github.com/electron-userland/electron-packager/issues/333 | Issue Tracking Mitigation Third Party Advisory |
https://nodesecurity.io/advisories/104 | Mitigation Third Party Advisory |
Configurations
History
21 Nov 2024, 02:44
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/electron-userland/electron-packager/issues/333 - Issue Tracking, Mitigation, Third Party Advisory | |
References | () https://nodesecurity.io/advisories/104 - Mitigation, Third Party Advisory |
Information
Published : 2018-05-31 20:29
Updated : 2024-11-21 02:44
NVD link : CVE-2016-10534
Mitre link : CVE-2016-10534
CVE.ORG link : CVE-2016-10534
JSON object : View
Products Affected
electron-packager_project
- electron-packager
CWE
CWE-295
Improper Certificate Validation