Home / Vulnerability Database / Config files : Insecure permissions: write to external storage
Config files

Config files : Insecure permissions: write to external storage

Classification

OWASP Mobile Top 10 2014
OWASP Mobile Top 10 2016
CWE/SANS Top 25 2011

Overview

The application writes data to an external storage device.

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.

MEDIUM

DerScanner Severity Score

Do you want to fix Config files : Insecure permissions: write to external storage in your application?

See also

Config files

Config files : Text4Shell Vulnerability

Config files

Config files : Incorrect directory deletion

Config files

Config files : Code injection