Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2018-12975

Опубликовано: 24 сент. 2018
Источник: nvd
CVSS3: 7.5
CVSS2: 5
EPSS Низкий

Описание

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

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:cryptosaga:cryptosaga:-:*:*:*:*:*:*:*

EPSS

Процентиль: 60%
0.00391
Низкий

7.5 High

CVSS3

5 Medium

CVSS2

Дефекты

CWE-338

Связанные уязвимости

CVSS3: 7.5
github
больше 3 лет назад

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

EPSS

Процентиль: 60%
0.00391
Низкий

7.5 High

CVSS3

5 Medium

CVSS2

Дефекты

CWE-338