Tadle

Tadle
DeFiFoundry
27,750 USDC
View results
Submission Details
Severity: low
Invalid

Missing check for market place status in abortBidTaker

Summary

In all other function there is a check for market places status which allow owner to controll access to function in different stages of the market.

Vulnerability Details

But because this function is missing there, in case of an emergency there is no to stop users from calling it.

Impact

No way to disallow user to call it in an emergency ( for example, when exploit was found )

Tools Used

Manual Review

Recommendations

Add this check to abortBidTaker

Updates

Lead Judging Commences

0xnevi Lead Judge
about 1 year ago
0xnevi Lead Judge 12 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

[invalid] finding-PreMarkets-abortBidTaker-lack-check-abort

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.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.