RUSTSEC-2021-0066

    Dashboard / Vulnerabilities / RUSTSEC-2021-0066

    RUSTSEC-2021-0066

    Published: 11 May 2021Last Modified: 8 Nov 2023

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

    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
    RUSTSEC-2021-0066 | CVE-DB