Submitted by sin1st3r__
There is no check on the ArbitraryCallsProposal contract that prevents the calling of the AddPartyCardsAuthority contract. This allows the 51% majority, through an arbitrary call proposal, to hijack ALL of precious tokens of the party.
They can achieve this by going through the following steps:
In the function _isCallAllowed in ArbitraryCallsProposal, add a check to prevent an arbitrary call from calling the contract AddPartyCardsAuthority. Or add a check to prevent an arbitrary call with a function selector, equivalent to that of the addPartyCards function in the ArbitraryPartyCardsAuthority contract, to be executed.
Token-Transfer
KingNFT (lookout) commented:
0xble (Party) acknowledged and commented:
arr00 (Party) commented:
gzeon (judge) decreased severity to Medium and commented:
0xStalin (warden) commented:
deth (warden) commented:
0xStalin (warden) commented:
deth (warden) commented:
0xStalin (warden) commented:
gzeon (judge) commented:
0xStalin (warden) commented:
gzeon (judge) commented:
gzeon (judge) increased severity to High and commented:
