The absence of access control allows unauthorized users to change the registry, potentially redirecting funds to malicious addresses and undermining the entire donation process.
The updateRegistry function can be called by anyone, not just the contract owner. This allows malicious actors to redirect the registry to an unverified or malicious contract.
Without access control, unauthorized users can compromise the integrity of the charity verification process.
Manual Review
This can be applied by adding Ownable library
Then apply the modifier in the function
Likelyhood: High, anyone can change it at anytime Impact: High, can bypass the verification process
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.