cve/2018/CVE-2018-12056.md
2024-05-26 14:27:05 +02:00

878 B

CVE-2018-12056

Description

The maxRandom function of a smart contract implementation for All For One, an Ethereum gambling game, generates a random value with publicly readable variables because the _seed value can be retrieved with a getStorageAt call. Therefore, it allows attackers to always win and get rewards.

POC

Reference

No PoCs from references.

Github