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

password is not safe

Summary

password is not safe

Vulnerability Details

Password is stored in the second storage slot, although private to other contracts, everything is public on the blockchain, including private storage slot.

Impact

The password is not private

Tools Used

manual review

Recommendations

Don't store any sensitive data 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.