Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/08/15 12:00 a.m.7 views

VotingEscrow: uninitialized blocklist will DOS the contract

Lines of code Vulnerability details Impact The checkBlocklist modifier calls the isBlocked function for the blocklist address, but the blocklist is not initialized in the constructor, only assigned by the owner in the updateBlocklist function. This means that after the contract is deployed and...

6.9AI score
SaveExploits0
Rows per page
Query Builder