Everyone can access the s_password
by reading the values in a storage slot.
This contract aims to store a private password that others won't be able to see.
s_password
stores as a private variable which can be exploited by reading the values in a storage slot.
Malicious users can get the password.
Manual review.
Do not store sensitive data on the blockchain.
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.