setPassword can be accessed by anyone
there's no checks applied in setPassword function
password can be changed by the attacker
static analysis(no tool)
add a modifier or a check if msg.sender is actually the owner
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.