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.
{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:electrum:electrum:*:*:*:*:*:*:*:*",
"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:*:*:*:*:*:*:*",
"cpe:2.3:a:electrum:electrum:3.0.3:*:*:*:*:*:*:*",
"cpe:2.3:a:electrum:electrum:3.0.5:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.9.4"
},
{
"introduced": "3.0.0"
},
{
"last_affected": "3.0.0"
},
{
"introduced": "3.0.1"
},
{
"last_affected": "3.0.1"
},
{
"introduced": "3.0.2"
},
{
"last_affected": "3.0.2"
},
{
"introduced": "3.0.3"
},
{
"last_affected": "3.0.3"
},
{
"introduced": "3.0.5"
},
{
"last_affected": "3.0.5"
}
]
}