Skip to main content

CVE-2022-24845

8.8
HIGHCVSS v3.1 Base Score
0.40%
LOW RiskEPSS (61st percentile)

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.

Published: 4/13/2022
Modified: 11/21/2024
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Score (Exploitation Probability)

0.40%LOW Exploitation Risk
61st percentile

This vulnerability has a 0.40% probability of being exploited in the next 30 days, ranking higher than 61% of all scored CVEs.

Related Vulnerabilities