Lucene search
+L

3 matches found

Code423n4
Code423n4
โ€ขadded 2022/08/27 12:0 a.m.โ€ข9 views

Nouns NFT owner delegating voting power to the zero-address will lock all owned Nouns forever

Lines of code Vulnerability details Impact Nouns NFTs represent governance voting power by having the NounsToken contract inherit the ERC721Checkpointable contract. The ERC721Checkpointable contract is based on the Comp.sol implementation by Compound. One of the modifications is not needing to...

6.8AI score
SaveExploits0
Code423n4
Code423n4
โ€ขadded 2022/08/27 12:0 a.m.โ€ข6 views

no one can create a proposal by calling propose() or voting on any proposal

Lines of code Vulnerability details Impact -The users could not create a proposal by invoking propose -The users could not be voting on any proposal by invoking castVoteBySig, castVoteWithReason, castRefundableVoteInternal,castRefundableVoteWithReason, castRefundableVote and castVote -The propose...

6.6AI score
SaveExploits0
Code423n4
Code423n4
โ€ขadded 2022/08/27 12:0 a.m.โ€ข9 views

delegate to zero address can make user lose their votes forever

Lines of code Vulnerability details Impact Function delegatedelegatee will delegates votes from msg.sender to delegatee. In case delegatee = address0, it mean msg.sender wanna vote to himself. // url =...

6.8AI score
SaveExploits0
Rows per page
Query Builder