Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/11/10 12:0 a.m.17 views

payable.transfer() call will result in loss of unused Ether

Lines of code Vulnerability details Impact batchContribute function carries out funding and transfer in batches by using the payable.transfer call. This is unsafe as transfer has hard coded gas budget and can fail when the user is a smart contract. This way programmatical usage of batchContribute...

7AI score
SaveExploits0
Rows per page
Query Builder