OrderBook::buyOrder
will revert as they cannot receive USDCIf the seller or the msg.sender have been blacklisted on USDC, they cannot send or receive tokens and this will break one of the core functionalities of the protocol
Likelihood:
This vulnerability can happen if the msg.sender of the seller have been blacklisted
Impact:
One of the core functionalities of the protocol will break, since the OrderBook::buyOrder
will revert when trying to send tokens to blacklisted users
Consider implementing pull over push principle. Try to store the amount of tokens to be received by the seller in a mapping and provide a function for the seller to claim his/her tokens when it is removed from the blacklist
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.