To mitigate potential risks of unexpected behaviors, it is crucial to validate critical constructor inputs that are addresses against address(0). Currently, there is a lack of address(0) validation for the address input in the following constructor:
The _implementation
address has the potential to be designated as address(0).
Manual code review
Please incorporate a verification checkpoint to ensure that the null address (0x0) is not accepted.
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.