Lucene search

K

4 matches found

CVE
CVE
added 2022/04/13 10:15 p.m.103 views

CVE-2022-24845

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In affected versions, the return of .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, ....

9.8CVSS9.1AI score0.00376EPSS
CVE
CVE
added 2022/06/09 9:15 a.m.85 views

CVE-2022-29255

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions prior to 0.3.4 when a calling an external contract with no return value, the contract address (including side effects) could be evaluated twice. This may result in incorrect outcomes for contracts. This issue ...

8.2CVSS7.5AI score0.00344EPSS
CVE
CVE
added 2022/04/13 7:15 p.m.82 views

CVE-2022-24788

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. Versions of vyper prior to 0.3.2 suffer from a potential buffer overrun. Importing a function from a JSON interface which returns bytes generates bytecode which does not clamp bytes length, potentially resulting in a buff...

9.8CVSS8.3AI score0.00312EPSS
CVE
CVE
added 2022/04/04 6:15 p.m.69 views

CVE-2022-24787

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. In version 0.3.1 and prior, bytestrings can have dirty bytes in them, resulting in the word-for-word comparisons giving incorrect results. Even without dirty nonzero bytes, two bytestrings can compare to equal if one ends...

7.5CVSS7.5AI score0.00326EPSS