cvedb.io
CVE-2018-17071
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2018-09-18T21:29:03.807 · Last modified 2026-06-17T01:45:19.123

Summary

The fallback function of a simple lottery smart contract implementation for Lucky9io, an Ethereum gambling game, generates a random value with the publicly readable variable entry_number. This variable is private, yet it is readable by eth.getStorageAt function. Also, attackers can purchase a ticket at a low price by directly calling the fallback function with small msg.value, because the developer set the currency unit incorrectly. Therefore, it allows attackers to always win and get rewards.

Affected products

lucky9 — lucky9io

Does this affect you?

Add your gear to cvedb and we'll alert you only when lucky9 ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.