Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/12/19 12:0 a.m.19 views

Unsafe usage of msg.value in a loop

Lines of code 140 Vulnerability details The value of msg.value in a transaction's call never gets updated, even if the called contract ends up sending some or all of the Eth to another contract. This means that using msg.value in a for- or while-loop, without extra accounting logic, will either...

7AI score
SaveExploits0
Rows per page
Query Builder