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

exploitDog

nvd логотип

CVE-2022-39354

Опубликовано: 25 окт. 2022
Источник: nvd
CVSS3: 5.9
CVSS3: 7.5
EPSS Низкий

Описание

SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the is_static parameter to determine if the call is executed in a static context (via STATICCALL), and thus decide if stateful operations should be done. Prior to version 0.36.0, the passed is_static parameter was incorrect -- it was only set to true if the call came from a direct STATICCALL opcode. However, once a static call context is entered, it should stay static. The issue only impacts custom precompiles that actually uses is_static. For those affected, the issue can lead to possible incorrect state transitions. Version 0.36.0 contains a patch. There are no known workarounds.

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

Конфигурация 1
cpe:2.3:a:evm_project:evm:*:*:*:*:*:rust:*:*
Версия до 0.36.0 (исключая)

EPSS

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

5.9 Medium

CVSS3

7.5 High

CVSS3

Дефекты

CWE-670
CWE-670

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

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

Incorrect is_static parameter for custom stateful precompiles in SputnikVM (evm)

EPSS

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

5.9 Medium

CVSS3

7.5 High

CVSS3

Дефекты

CWE-670
CWE-670