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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-02-01T16:37:01.007Z
Updated: 2024-08-01T23:19:52.835Z
Reserved: 2024-01-25T15:09:40.209Z
Link: CVE-2024-24561
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-02-01T17:15:11.180
Modified: 2024-02-09T20:21:23.980
Link: CVE-2024-24561
Redhat
No data.