An issue was discovered in EthereumJ 1.8.2. There is Unsafe Deserialization in ois.readObject in mine/Ethash.java and decoder.readObject in crypto/ECKey.java. When a node syncs and mines a new block, arbitrary OS commands can be run on the server.
References
Link | Resource |
---|---|
https://github.com/ethereum/ethereumj | Product |
https://github.com/ethereum/ethereumj/issues/1161 | Exploit Issue Tracking Third Party Advisory |
https://github.com/frohoff/ysoserial/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-06-20 17:15
Updated : 2024-02-28 17:08
NVD link : CVE-2018-15890
Mitre link : CVE-2018-15890
CVE.ORG link : CVE-2018-15890
JSON object : View
Products Affected
ethereum
- ethereumj
CWE
CWE-502
Deserialization of Untrusted Data