Page 7 of 31 results (0.000 seconds)
CVSS: 4.3EPSS: 0%CPEs: 1EXPL: 1
CVE-2021-41122 – Bounds check missing for decimal args in Vyper
https://notcve.org/view.php?id=CVE-2021-41122
Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions external functions did not properly validate the bounds of decimal arguments. The can lead to logic errors. This issue has been resolved in version 0.3.0. Vyper es un lenguaje de contrato inteligente de Python para el EVM. • https://github.com/vyperlang/vyper/pull/2447 https://github.com/vyperlang/vyper/security/advisories/GHSA-c7pr-343r-5c46 • CWE-682: Incorrect Calculation •