CVE Feed

    Dashboard / CVE / CVE-2024-24561

    CVE-2024-24561

    Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice() function uses a non-literal argument for the start or length variable, this creates the ability for an attacker to overflow the bounds check. This issue can be used to do OOB access to storage, memory or calldata addresses. It can also be used to corrupt the length slot of the respective array.

    Published:Feb 1, 2024
    Last Modified:Jun 17, 2025
    EPS:Feb 1, 2024
    EPSS Score:0.0119
    CVSS Score:9.8

    Affected Products

    Vendor
    Vyperlang
    Product
    Vyper

    Related CVEs

    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