cve/2018/CVE-2018-15890.md
2024-06-18 02:51:15 +02:00

807 B

CVE-2018-15890

Description

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.

POC

Reference

Github