The "Password" field can be retrieved by anyone.The following requirement is violated "Owner - Only the owner may set and retrieve their password".
Knowing the storage layout and using web3.eth.getStorageAt, we can retrieve the password.
Anyone can read the password.
Manuel review.
Mitigate using the keccak256 operator.
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.