Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: high
Valid

Anyone can see your password

Summary

Anyone can see your password

Vulnerability Details

Anyone can see your password by reading the slot which the password is stored, which is slot 1. Using the private keyword doesn't necessarily mean the information there would be private.

Impact

Anyone interested enough can know your password.

Tools Used

Manual review

Recommendations

Don't store private information on the blockchain.

Updates

Lead Judging Commences

inallhonesty Lead Judge
about 2 years ago
inallhonesty Lead Judge about 2 years ago
Submission Judgement Published
Validated
Assigned finding tags:

finding-anyone-can-read-storage

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

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.