Anybody can reset the password
There is no form of security on the function, no modifier to restrict the access/calling of the function. This should be restricted to only be called by the owner alone
If the password is used for safeguarding a very sensitive pool, it can be taken over by an attacker
Manual review
use a modifier to restrict the calling of the function to only the owner of the contract/deployer
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.