Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/15 12:0 a.m.10 views

Return before require

Lines of code Vulnerability details Impact Lose of funds Proof of Concept In the function withdrawFromYieldLidoVault.sol after transferring ETH there is a return and just after there is a require. This require will never be reached as the return finishes the execution. As the result the transfer...

7AI score
SaveExploits0
Rows per page
Query Builder