Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/05/04 12:0 a.m.11 views

uint(-1) index for not found

Handle paulius.eth Vulnerability details Impact functions getTokenConfigBySymbolHash, getTokenConfigByCToken and getTokenConfigByUnderlying check returned index against max uint: index != uint-1 -1 should indicate that the index is not found, however, a default value for an uninitialized uint is ...

6.9AI score
SaveExploits0
Rows per page
Query Builder