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 | 
| 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
                    21 Nov 2024, 03:51
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/ethereum/ethereumj - Product | |
| References | () https://github.com/ethereum/ethereumj/issues/1161 - Exploit, Issue Tracking, Third Party Advisory | |
| References | () https://github.com/frohoff/ysoserial/ - Exploit, Third Party Advisory | 
Information
                Published : 2019-06-20 17:15
Updated : 2024-11-21 03:51
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
