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

Fundamental Issue

Summary

Making a variable private does not make it invisible from the blockchain, anyone can read the password.

Vulnerability Details

Fundamental issue

Impact

High

Tools Used

None

Recommendations

It is not a great idea to store a password onchain. Consider using offchain solutions.

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.