Closed code423n4 closed 2 years ago
robee
The following functions could skip other steps if the amount is 0. (A similar issue: https://github.com/code-423n4/2021-10-badgerdao-findings/issues/82)
SherDistributionManager.sol, pullReward SherlockProtocolManager.sol, protocolAdd SherBuy.sol, execute SherlockClaimManager.sol, escalate
Handle
robee
Vulnerability details
The following functions could skip other steps if the amount is 0. (A similar issue: https://github.com/code-423n4/2021-10-badgerdao-findings/issues/82)