Files
CVEs-PoC/2018/CVE-2018-12056.md
T
2025-09-29 21:09:30 +02:00

889 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