VDB
KO
HIGH 7.5

PYSEC-2022-43053

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / vyper
Introduced in: 0 Fixed in: 6b4d8ff185de071252feaa1c319712b2d6577f8d
Fix pip install --upgrade 'vyper>=6b4d8ff185de071252feaa1c319712b2d6577f8d'

References