There's no check to ensure that only the owner can set the password
The setPassword function has a flaw. Everyone can change the password set by the owner
Any address can call this function and change the password
Manual review
We can change the function to ensure that only the owner can set the password
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.