VYPR

CryptoSaga

by CryptoSaga

CVEs (1)

  • CVE-2018-12975HigSep 24, 2018
    risk 0.49cvss 7.5epss 0.01

    The random() function of the smart contract implementation for CryptoSaga, an Ethereum game, generates a random value with publicly readable variables such as timestamp, the current block's blockhash, and a private variable (which can be read with a getStorageAt call).…