changeFeeAddress
function lacks of input validation. If an arbitrary address is set (like address (0)) then all collected fees will be lost forever.
changeFeeAddress
function allows owner to set any address as fees, which is not correct. If owner set address (0) or other arbitrary address by mistake, that will cause loss of fees.
Fees collected by protocol will lost.
Manual Review
Add a check for zero address. Carefully double check the address before setting a new address as fee receiver.
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.