Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/18 12:0 a.m.11 views

Withdrawing all funds at once to vault can be DoS attacked by frontrunning and locking dust

Lines of code Vulnerability details Impact All funds can be migrated withdrawn at once to the caller vault by using the BaseStrategy.withdrawToVault function which internally calls MyStrategy.withdrawAll. The latter function has the following check in place: MyStrategy.solL184-L187 require...

6.8AI score
SaveExploits0
Rows per page
Query Builder