getPassword is owner checked but msg.sender can be spoofed on call functions
call functions are not signed so anyone can imitate msg.sender as the owner of the contract and get the password
password is visible to everyone and can be stolen
password needs to be encrypted and then stored on chain
Private functions and state variables are only visible for the contract they are defined in and not in derived contracts. In this case private doesn't mean secret/confidential
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.