50624 sc low there is a missing emergency pause in predicate proxy
Description
Brief/Intro
Vulnerability Details
contract TellerWithMultiAssetSupportPredicateProxy is Ownable, ReentrancyGuard, PredicateClient, Pausable {
// there is No public pause() function
// there is No public unpause() functionImpact Details
References
Proof of Concept
Previous50284 sc insight incorrect erc7201 storage implementation in core factory contractsNext52915 sc low yield are transferred before eligibility check potentially leading to freezing of funds
Was this helpful?