The setPassword()
function lacks access control enabling anyone to alter the password
Anyone can alter the Password to a wrong one. Hence when owner tries to retrieve, he gets a wrong pass
Manual Review
Add modifier onlyOwner()
to function.
Anyone can call `setPassword` and set a new password contrary to the intended purpose.
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.