Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/07/10 12:00 a.m.12 views

Variables maxIndex and minIndex in sortVaultsByDelta are uninitialized

Handle shw Vulnerability details Impact The sortVaultsByDelta function of Exposure does not properly initialize the maxIndex and minIndex variables. Consider an edge case where the delta of the three stable coins are all 0. The maxIndex and minIndex variables will be all 0 and vaultIndexes will b...

6.8AI score
SaveExploits0
Rows per page
Query Builder