The function setPassword's NatSpec mentions that only owner should be allowed to change it, but it can be changed by anyone as it lags the only owner check.
If there is no only owner check, then anyone can call the setPassword function and can change the password anytime.
Owner will get wrong password.
Manual Review
To add a only owner check.
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.