Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/01/07 12:0 a.m.17 views

Unbounded loop on array can lead to DoS

Handle robee Vulnerability details The attacker can push unlimitedly to an array, that some function loop over this array. If increasing the array size enough, calling the function that does a loop over the array will always revert since there is a gas limit. This is an High Risk issue since thos...

6.8AI score
SaveExploits0
Rows per page
Query Builder