mediumGovernance attackEVM-Solidity
PartyDAO: Some arbitrary proposal calls will fail because `executeProposal()` in `ProposalExecutionEngine` is not payable
- Payout
- $0
- Protocol
- PartyDAO
- Disclosed
- Jan 10, 2024
- Source
- code4rena
The ProposalExecutionEngine contract contains a critical defect where the executeProposal function is not marked as payable. This causes all governance proposals involving the movement of attached ETH, such as ArbitraryCallsProposal, to fail and revert. Even t …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-10-party-findings/issues/475
- https://github.com/code-423n4/2023-10-party-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.