Any user can set password
setPassword(string memory) is expected to be called only by the Owner, but in fact it can be set by anyone. PoC attached.
The PasswordStore::sols_password
can be set by any one.
Foundry
Add check if msg.sender is owner to the setPassword function
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.