58273 sc medium incorrect hardcoded 0x settler function selectors
Description
Brief/Intro
bytes4 private constant EXECUTE_SELECTOR = 0xcf71ff4f;
bytes4 private constant EXECUTE_META_TXN_SELECTOR = 0x0476baab;EXECUTE_SELECTOR = 0x1ff991f -> "execute((address,address,uint256),bytes[],bytes32)"
EXECUTE_META_TXN_SELECTOR = 0xfd3ad6d4 -> "executeMetaTxn((address,address,uint256),bytes[],bytes32,address,bytes)"Vulnerability Details
Impact Details
References
Proof of Concept
Previous56730 sc insight transmuter tokenuri is not eip 721 complianceNext57849 sc high funds gets stuck even when killswitch is enabled
Was this helpful?