stockInfo.authority can abort bid taker order while the marketPlaceInfo is not MarketPlaceStatus.Online status
The abortBidTaker function should be called only while the marketPlaceInfo is MarketPlaceStatus.Online status.
But, it does not check this status.
This breaks the restriction of MarketPlaceStatus.Online status.
Manual Review
It is recommended to change the code as following:
Informational, during emergencies, even if abortions are allowed, withdrawal can be paused and collateral cannot be pulled anyways (`whenNotPaused` modifier within `withdraw()`), so there is no impact here, given funds outflow can be paused.
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.