Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/13 12:00 a.m.9 views

returnTokensToOwner() in NounsDAOForkEscrow.sol can revert unexpectedly due to improper subtraction

Lines of code Vulnerability details Impact returnTokensToOwner in NounsDAOForkEscrow.sol can revert unexpectedly because of the numTokensInEscrow -= tokenIds.length; math in its logic. tokenIds is an externally supplied argument and it can be larger than the storage variable numTokensInEscrow...

6.7AI score
SaveExploits0
Rows per page
Query Builder