Vulnerability Details : CVE-2018-6353
The Python console in Electrum through 2.9.4 and 3.x through 3.0.5 supports arbitrary Python code without considering (1) social-engineering attacks in which a user pastes code that they do not understand and (2) code pasted by a physically proximate attacker at an unattended workstation, which makes it easier for attackers to steal Bitcoin via hook code that runs at a later time when the wallet password has been entered, a different vulnerability than CVE-2018-1000022.
Products affected by CVE-2018-6353
- cpe:2.3:a:electrum:electrum:*:*:*:*:*:*:*:*
- cpe:2.3:a:electrum:electrum:3.0.3:*:*:*:*:*:*:*
- cpe:2.3:a:electrum:electrum:3.0.5:*:*:*:*:*:*:*
- cpe:2.3:a:electrum:electrum:3.0.0:*:*:*:*:*:*:*
- cpe:2.3:a:electrum:electrum:3.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:electrum:electrum:3.0.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-6353
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 24 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-6353
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | AV:L/AC:L/Au:N/C:C/I:C/A:C |
3.9
|
10.0
|
NIST | |
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2018-6353
-
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-6353
-
https://github.com/spesmilo/electrum/issues/3678
why is it possible to execute arbitrary system commands via python code through the electrum console · Issue #3678 · spesmilo/electrum · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://github.com/spesmilo/electrum/pull/3700
Add a warning about harmful code to the console by bauerj · Pull Request #3700 · spesmilo/electrum · GitHubThird Party Advisory
Jump to