Vulnerability CVE-2018-1000093


Published: 2018-03-13

Description:
CryptoNote version version 0.8.9 and possibly later contain a local RPC server which does not require authentication, as a result the walletd and the simplewallet RPC daemons will process any commands sent to them, resulting in remote command execution and a takeover of the cryptocurrency wallet if an attacker can trick an application such as a web browser into connecting and sending a command for example. This attack appears to be exploitable via a victim visiting a webpage hosting malicious content that trigger such behavior.

Type:

CWE-352

(Cross-Site Request Forgery (CSRF))

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.8/10
6.4/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Cryptonote -> Cryptonote 

 References:
https://github.com/amjuarez/bytecoin/issues/217
https://github.com/cryptonotefoundation/cryptonote/issues/172
https://www.ayrx.me/cryptonote-unauthenticated-json-rpc

Copyright 2024, cxsecurity.com

 

Back to Top