PT-2024-24605 · Vyper · Vyper
Name of the Vulnerable Software and Affected Versions: Vyper versions 0.3.8 through 0.4.0b1 Description: The issue arises when looping over a range of the form rangestart, start + N, where start is a signed integer and can be negative. This causes the execution to always revert due to an incorrec...