Lucene search
+L

1 matches found

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

Unbounded loop on array that can only grow can lead to DoS

Handle robee Vulnerability details A malicious attacker that is also a protocol owner 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...

6.8AI score
SaveExploits0
Rows per page
Query Builder