1 matches found
Vyper 输入验证错误漏洞
Vyper is the Pythonic smart contract language for EVM. Vyper suffers from an input validation error vulnerability that stems from the return of .returnsint128 not being validated to fall into the range of int128...