The onlyOwner check is missing while setPassword is getting called. Which will allow anyone to rewrite the password that owner has set.
Anybody can rewrite the set password in the contract.
VS code
Create a onlyOwner modifier or add a manual check before setting 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.