Lucene search
+L

1 matches found

Code423n4
Code423n4
•added 2022/09/15 12:00 a.m.•22 views

ERC721Votes.sol checkpoints' timestamp is not unique, which leads to manipulation of the amount of votes

Lines of code Vulnerability details Impact getPastVotes uses the binary search algorithm, which returns the result if it encounters the same timestamp, and since timestamps are not unique in the array The number of votes can be controlled by adding checkpoints to locate any one of the same...

6.8AI score
SaveExploits0
Rows per page
Query Builder