Home / Vulnerability Database / Config files : Missing component permission
Config files

Config files : Missing component permission

Classification

Overview

The manifest file of the application does not explicitly determine access control to the public object (android:permission="FriendsOnly").

Any application can access to the public objects that access control aren’t explicitly determined in the manifest file.

Default value of an exported attribute recives and service componetns of the application based on presence or absence of an intent-filter. Persence of an intent-filter determinates that this component is intented for external use and an exported sets to true.

MEDIUM

DerScanner Severity Score

Do you want to fix Config files : Missing component permission in your application?

See also

Config files

Config files : Text4Shell Vulnerability

Config files

Config files : Incorrect directory deletion

Config files

Config files : Code injection