Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/11/13 12:00 a.m.10 views

Missing highBid value update returnHighestBidder would return the wrong HighestBidder causing nft to be minted to the wrong winner

Lines of code Vulnerability details Impact returnHighestBidder is used in checking who the winner is, however the code implemented in doing this was flawed as it missed updating highBid variable for the current higest bid found so far before next iteration. Missing this would cost function to...

7.2AI score
SaveExploits0
Rows per page
Query Builder