The rescueToken function allows the owner to rescue tokens from the contract but lacks a check to prevent transferring tokens to the zero address. This oversight could result in the permanent loss of tokens.
If recipient
is set to address(0)
, the tokens will be irrecoverable.
Manual code review
Add a simple address(0)
checking
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.