In the constructor() of GivingThanks, we are setting msg.sender
instead of _registry
in the registry
variable.
No access to CharityRegistry
contract
change GivingThanks contructor() as:
See how we replaced msg.sender with correct _registry address
Likelyhood: High, the parameter is not well used and won't be set. Impact: Low, can be changed with the setter and no one will be able to donate to malicious charity.
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.