Lucene search
+L

1 matches found

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

Usage of deprecated transfer to send ETH in VaultsCore.sol

Lines of code Vulnerability details Impact Smart contract is not robust as it depends on gas cost so it can fail in some circumstances. PoC The usage of transfer to send ETH is widely considered a bad practice as it limits the gas usage to 2300. msg.sender.transferamount; @Audit deprecated transf...

6.8AI score
SaveExploits0
Rows per page
Query Builder