Home / Vulnerability Database / Android : External storage usage
Android
Android : External storage usage
Classification
OWASP Mobile Top 10 2016
OWASP Top 10 2017
OWASP Top 10 2021
HIPAA
CWE/SANS Top 25 2011
Overview
The application writes data to the external storage.
Files written to external storage device are readable by all applications and can be changed when the user connects the device to a computer in a USB drive mode. Besides, files stored in external storage will remain there even after the application is deleted. This can lead to a valuable data confidentiality loss.
CRITICAL
DerScanner Severity Score
Do you want to fix Android : External storage usage in your application?
See also
Android
Android : Debug mode on
Android
Android : Error handling: generic exception
Android
