GivingThanks::updateRegistryfunction allows to change CharityRegistry contract address. This contract checks if charity is verfiied by admin.
The function allows to change address by everyone. Funcion like this should contain owner/admin checks, which allows to change this address only by the owner/admin of the contract.
Malicious user can change the address, and charitites not verified by admin might be donated.
Manual review
Allow to call this function only for owner/admin by adding require statement or modifier.
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.