Usually all setters must be protected with access control
Function PasswordStore.setPassword(string) (src/PasswordStore.sol#26-29) is a non-protected setter s_password is written
High Severity, Medium Confidence
Audit Wizard (Slither)
Add access control
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.