
vyper
Vyper: the Pythonic Programming Language for the EVM
Security Advisories for vyper in pypi
Low
5 months ago
Vyper's `concat()` builtin may elide side-effects for zero-length arguments
pypi
vyper
Moderate
over 1 year ago
vyper performs double eval of the slice start/length args in certain cases
pypi
vyper
Low
over 1 year ago
Vyper's external calls can overflow return data to return input buffer
pypi
vyper
Critical
over 1 year ago
Vyper's bounds check on built-in `slice()` function can be overflowed
pypi
vyper
Moderate
over 1 year ago
Vyper's raw_call `value=` kwargs not disabled for static and delegate calls
pypi
vyper
Moderate
about 2 years ago
Vyper's `_abi_decode` input not validated in complex expressions
pypi
vyper
High
about 2 years ago
Vyper vulnerable to memory corruption in certain builtins utilizing `msize`
pypi
vyper
Moderate
about 2 years ago
incorrect order of evaluation of side effects for some builtins
pypi
vyper
Moderate
about 2 years ago
ecrecover can return undefined data if signature does not verify
pypi
vyper
High
over 2 years ago
Vyper vulnerable to OOB DynArray access when array is on both LHS and RHS of an assignment
pypi
vyper
High
over 2 years ago
Vyper vulnerable to incorrect ordering of arguments for kwargs passed to internal calls
pypi
vyper
High
almost 4 years ago
Memory corruption when returning a literal struct with a private call inside of it
pypi
vyper
High
about 4 years ago
Storage corruption due to variables overwritten by re-entrancy locks
pypi
vyper
Moderate
over 4 years ago
VVE-2021-0001: Memory corruption using function calls within arrays
pypi
vyper
Low
over 4 years ago
VVE-2021-0002: Incorrect `returndatasize` when using simple forwarder proxies deployed prior to EIP-1167 adoption
pypi
vyper
Low
over 5 years ago
Vyper interfaces returning integer types less than 256 bits can be manipulated if uint256 is used
pypi
vyper