Evm_project Evm
4 CVEs affecting Evm_project Evm. Latest disclosed: 2024-01-02. Critical: 0, High: 1.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2021-41153 | High | 8.7 | 2021-10-18 | The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In `evm` crate `< 0.31.0`, `JUMPI` opcode's condition is checked after the destination… |
CVE-2021-29511 | Medium | 6.5 | 2021-05-12 | evm is a pure Rust implementation of Ethereum Virtual Machine. Prior to the patch, when executing specific EVM opcodes related to memory operations that use `e… |
CVE-2024-21629 | Medium | 5.9 | 2024-01-02 | Rust EVM is an Ethereum Virtual Machine interpreter. In `rust-evm`, a feature called `record_external_operation` was introduced, allowing library users to reco… |
CVE-2022-39354 | Medium | 5.9 | 2022-10-25 | SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the `is_static` parameter to determine i… |