CVE-2018-12975

HIGH

CryptoSaga - Info Disclosure

Title source: llm
STIX 2.1

Description

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). Therefore, attackers can precompute the random number and manipulate the game (e.g., get powerful characters or get critical damages).

Scores

CVSS v3 7.5
EPSS 0.0037
EPSS Percentile 58.9%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-338
Status published
Products (1)
cryptosaga/cryptosaga
Published Sep 24, 2018
Tracked Since Feb 18, 2026