RUSTSEC-2021-0066
Dashboard / Vulnerabilities / RUSTSEC-2021-0066
Summary: Denial of service on EVM execution due to memory over-allocation
Details: Prior to the patch, when executing specific EVM opcodes related to memory operations that use `evm_core::Memory::copy_large`, the crate can over-allocate memory when it is not needed, making it possible for an attacker to perform denial-of-service attack. The flaw was corrected in commit `19ade85`.
References: https://crates.io/crates/evm-core, https://rustsec.org/advisories/RUSTSEC-2021-0066.html, https://github.com/rust-blockchain/evm
Affected packages
Package
Name: evm-core
Purl: pkg:cargo/evm-core
Affected ranges
Type: SEMVER
Events:
Introduced- 0.0.0-0
Fixed -0.21.1
Affected versions
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
