The function setPassword(string memory newPassword) external
allows anyone the ability to set the password instead of only the owner causing anyone can change the password
Any one can set the password
Any one can set the password
POC
-foundry
Check msg.sender for setPassword(string memory newPassword) external
fucntion
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.