Lack of verification for msg.sender,Anyone can change the password.
The correct logic is that only the owner can change the password, but there is a lack of verification for msg.sender.
Anyone can change the password.
Manual review
Add validation for msg.sender.
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.