Home / Vulnerability Database / Android : Read from external storage
Android

Android : Read from external storage

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

Android : HTTP usage