AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-12975

HIGH · CVSS 7.5 EPSS 1.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-09-24 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2018-12975
Severity
HIGH
CVSS
7.5
EPSS
1.25%

Original NVD 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).