Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/06/02 12:00 a.m.8 views

Logic error in inversely traversed loops could lead to DoS

Lines of code Vulnerability details Impact Potential DoS in loops being inversely traversed Proof of Concept Let's take the example of VE3DLocker.totalSupply. The VE3DLocker.totalSupply function has been modified to save gas with an inversely traversed for-loop: File: VE3DLocker.sol 386: //traver...

6.9AI score
SaveExploits0
Rows per page
Query Builder