CVE-2022-29255
Published
CVSS v3
8.2
HIGH
CVSS v2
5
MEDIUM
Affected
1
PROJECT
Description
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 has been addressed in v0.3.4.