Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/09/15 12:00 a.m.13 views

Contracts that lock Ether

Lines of code Vulnerability details Impact When receive function, hasn't a revert all ethers send contracts will be locked forever. Proof of Concept Bob send ether to contract, funds were locked forever and Bob lost money. Tools Used manually Recommended Mitigation Steps Remove the payable...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/10 12:00 a.m.9 views

Unchecked low level calls

Handle Reigada Vulnerability details Impact The return value of these low-level calls are not checked, so if the call fails, the Ether will be locked in the contract. Setting the risk as medium as the smart contract has no function to withdraw the Ether. This Ether would remain stuck in the...

6.8AI score
SaveExploits0
Rows per page
Query Builder