Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/11/09 12:00 a.m.11 views

Unchecked transferFrom call in Vesting

Handle loop Vulnerability details Vesting.sol makes use of the safeERC20 library to make transfer calls on the vestingToken as vestingToken does not seem to be a predetermined ERC20 token. There is however a transferFrom call on vestingToken which does not make use of the safeERC20 version. Impac...

6.9AI score
SaveExploits0
Rows per page
Query Builder