Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/21 12:00 a.m.8 views

ProposalHash can be easily duplicated with same target, callData and nativeValue

Lines of code Vulnerability details Impact function executeMultisigProposal address target, bytes calldata callData, uint256 nativeValue external payable onlySigners bytes32 proposalHash = keccak256abi.encodePackedtarget, callData, nativeValue; if !multisigApprovalsproposalHash revert NotApproved...

7.1AI score
SaveExploits0
Rows per page
Query Builder