← Back to CVE List

CVE-2024-43366

Published: 2024-08-15T21:15Z
Last Modified: 2024-09-27T18:08Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
zkvyper is a Vyper compiler. Starting in version 1.3.12 and prior to version 1.5.3, since LLL IR has no Turing-incompletness restrictions, it is compiled to a loop with a much more late exit condition. It leads to a loss of funds or other unwanted behavior if the loop body contains it. However, more real-life use cases like iterating over an array are not affected. No contracts were affected by this issue, which was fixed in version 1.5.3. Upgrading and redeploying affected contracts is the only way to avoid the vulnerability. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt