Overview
- Description
- Github Electron version Electron 1.8.2-beta.4 and earlier contains a Command Injection vulnerability in Protocol Handler that can result in command execute. This attack appear to be exploitable via the victim opening an electron protocol handler in their browser. This vulnerability appears to have been fixed in Electron 1.8.2-beta.5. This issue is due to an incomplete fix for CVE-2018-1000006, specifically the black list used was not case insensitive allowing an attacker to potentially bypass it.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 9.3
- Impact score
- 10
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:C/I:C/A:C
Weaknesses
- nvd@nist.gov
- CWE-78
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:electronjs:electron:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B0458636-0B6B-4889-9D21-903FFD804AB2", "versionEndIncluding": "1.8.1" }, { "criteria": "cpe:2.3:a:electronjs:electron:1.8.2:beta.1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0DA5324C-DCED-4882-AA8F-D44B46A83DC1" }, { "criteria": "cpe:2.3:a:electronjs:electron:1.8.2:beta.2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4A3F4B2F-0EDE-4934-8CD7-5AB9F02415ED" }, { "criteria": "cpe:2.3:a:electronjs:electron:1.8.2:beta.3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "238ED1DD-4611-4642-A6AB-75A846863F98" }, { "criteria": "cpe:2.3:a:electronjs:electron:1.8.2:beta.4:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7815826A-9DBD-45F6-B2FF-5CDCF3D1D710" } ], "operator": "OR" } ] } ]