CVE-2024-24564

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. When using the built-in `extract32(b, start)`, if the `start` index provided has for side effect to update `b`, the byte array to extract `32` bytes from, it could be that some dirty memory is read and returned by `extract32`. This vulnerability is fixed in 0.4.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2024-02-26 20:19

Updated : 2025-01-16 19:34


NVD link : CVE-2024-24564

Mitre link : CVE-2024-24564

CVE.ORG link : CVE-2024-24564


JSON object : View

Products Affected

vyperlang

  • vyper
CWE
CWE-125

Out-of-bounds Read