Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/04/12 12:00 a.m.18 views

Wrong lockFor can lost tokens

Lines of code Vulnerability details Impact If the owner incorrectly uses the lockFor method and calls it twice with the same nftIndex, it will overwrite the record and the deposited jpeg can never be retrieved. Proof of Concept Owner call lockForAlice,0,100; Owner call lockForBob,0,100; 100 token...

6.8AI score
SaveExploits0
Rows per page
Query Builder