Lucene search
+L

2 matches found

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

Incorrectly set totalVotingPower can allow users to pass arbitrary Proposals and steal all the parties NFTs

Lines of code Vulnerability details Bug Description The recent implementation update empowers the authority to decrease the totalVotingPower arbitrarily using the decreaseTotalVotingPower function. This authority-exclusive function allows the reduction of totalVotingPower by a specified amount. O...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/10 12:00 a.m.15 views

members can get less funds out than they should have in a rageQuit

Lines of code Vulnerability details Vulnerability details: Details: the function getVotingPowerShareOf in PartyGovernanceNft get's the voting power share of a tokenId and it does that by dividing the voting power that nft has by the totalVotingPower: function getVotingPowerShareOfuint256 tokenId...

6.9AI score
SaveExploits0
Rows per page
Query Builder