LOW-6: The withdrawFees function is marked as external with no restrictions on the caller.
Violation of the "minimum access" policy. The owner may want to change the withdrawal address before calling the function but may be unable to do so if another user calls the function before that.
Possibility to restrict the access to functions that should be callable only by the deployer
Static analysis
Mark the withdrawFees function as onlyOwner to grant only the owner the right to call the "withdrawFunds" function
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.