1 matches found
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
20