CVE-2022-29255

Summary

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.

Affected Software

VendorProductVersion RangeStatus
vyperlangvyper< 0.3.4affected

Weaknesses

  • CWE-670: CWE-670: Always-Incorrect Control Flow Implementation

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References