{ "schema_version": "1.4.0", "id": "GHSA-xpr2-2m5m-75jw", "modified": "2022-05-14T03:44:32Z", "published": "2022-05-14T03:44:32Z", "aliases": [ "CVE-2018-6353" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6353" }, { "type": "WEB", "url": "https://github.com/spesmilo/electrum/issues/3678" }, { "type": "WEB", "url": "https://github.com/spesmilo/electrum/pull/3700" } ], "database_specific": { "cwe_ids": [ "CWE-78" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-27T15:29:00Z" } }