The contract lacks onlyOwner checks on the selectWinner
and withdrawFees
functions.
Though the docs don't mention that these functions should have onlyOwner checks but if thought logically the selectWinner
and withdrawFees
function should only be accessible to the owner of the contarct instead of anyone to have an access over these functions.
Anyone can access the selectWinner
and withdrawFees
functions.
VS Code
Add onlyOwner modifier to selectWinner
and withdrawFees
functions.
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.