Lucene search
+L

1 matches found

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

DoS for submitting batches and logic calls

Handle 0xito Vulnerability details Impact when submitbatch is called with a batchnonce of the maximum unsigned number typeuint256.max, all future calls will fail due to this check: requirestatelastBatchNoncestokenContract = typeuint256.max batchNonce, "..."; no batches can be submitted again but...

6.8AI score
SaveExploits0
Rows per page
Query Builder