Integer Overflow or Wraparound The advisory has been revoked - it doesn't affect any version of package vyper  (opens in a new tab)


Threat Intelligence

EPSS
0.04% (15th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PYTHON-VYPER-2808880
  • published6 May 2022
  • disclosed6 May 2022
  • creditUnknown

Introduced: 6 May 2022

CVE-2022-29175  (opens in a new tab)
CWE-190  (opens in a new tab)

Amendment

This was deemed not a vulnerability.

Overview

vyper is a Pythonic Smart Contract Language for the EVM.

Affected versions of this package are vulnerable to Integer Overflow or Wraparound where the multiplication of 168-bit integers can wrap in 256-bit arithmetic without any check of safemul .

References