ethereum/ethereumj

ethereum/ethereumj

Releases50
Frequency1 month 3 days
Last Release
Stars2.19K
DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony

CVE History

CVEPublishedCVSS v3CVSS v2
10 HIGH

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.