Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in `_abi_decode`, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potentially leading to exploitations in contracts that use arrays within `_abi_decode`. This vulnerability affects 0.3.10 and earlier versions.
References
Configurations
No configuration.
History
26 Feb 2024, 20:19
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-26 20:19
Updated : 2024-02-26 22:10
NVD link : CVE-2024-26149
Mitre link : CVE-2024-26149
CVE.ORG link : CVE-2024-26149
JSON object : View
Products Affected
No product.
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer