Home / Vulnerability Database / Android : Read from external storage
Android
Android : Read from external storage
Classification
OWASP Mobile Top 10 2016
OWASP Top 10 2017
OWASP Top 10 2021
Overview
The application reads data from external storage - this is unsafe. Files created on external storage are world readable and writeable, i.e. any app can read or write to them.
MEDIUM
DerScanner Severity Score
Do you want to fix Android : Read from external storage in your application?
See also
Android
Android : Debug mode on
Android
Android : Error handling: generic exception
Android
