Lucene search
+L

3 matches found

Code423n4
Code423n4
added 2023/11/13 12:0 a.m.15 views

Missing gas fee limit

Lines of code Vulnerability details The use of .callvalue: balance"" does not limit the gas sent along with the Ether, potentially allowing all gas in the transaction to be used by the receiver. // Set a specific gas limit for the call if applicable uint256 gasLimit = someGasLimit; // Define...

7AI score
SaveExploits0
Rows per page
Query Builder