updateRegistry() in GivingThanks contract doesnt have access control
Any user can call this function and update the registry variable
Attacker can create another contract and route all calls to attacker contract
Manual review
use ownable contract properly in constructor and onlyOwner modifier in this function updateRegistry()
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.