Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/15 12:00 a.m.8 views

Unreachable require check in LidoVault.sol::_withdrawFromYieldPool()

Lines of code Vulnerability details Impact LidoVault.solL141 In case of ETH withdraw request from user. after exchanging stETH - ETH withdrawFromYieldPool send ETH to user but the require check is after the return of receivedETHAmount so this check won't happen. and in if call is going to fail it...

6.9AI score
SaveExploits0
Rows per page
Query Builder