← Back

Ruletkaio

ruletkaio

Vendor: Ruletkaio • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ruletkaio
1Ruletkaio
Nov 21, 2024
Oct 23, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random() function that uses a block time...Show more
A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random() function that uses a block timestamp and block hash from the Ethereum blockchain. This can be predicted by writing the same random function code in an exploit contract to determine the deadSeat value.Show less