Beveiligingsadvies

CVE-2022-24845

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2022-04-13 21:15:16
Laatst bijgewerkt 2025-04-22 18:15:47
Toegewezen door GitHub_M
CVSS-score 8.8
Status PUBLISHED

Beschrijving

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In affected versions, the return of `<iface>.returns_int128()` is not validated to fall within the bounds of `int128`. This issue can result in a misinterpretation of the integer value and lead to incorrect behavior. As of v0.3.0, `<iface>.returns_int128()` is validated in simple expressions, but not complex expressions. Users are advised to upgrade. There is no known workaround for this issue.