IMPACT: High
LikeliHood: Medium
The function updateRegistry
updates the address of the targetContract of the registry
, but it does not have any access control
found in line 60 in GivingThanks.sol
anyone can change the address of the target registry
, and thus severely interupting with the protocols functionality
Manual Review
add an extra check to make sure that whoever called this function is the admin.
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.