Android Apk Exported Content Provider
Description
Detects Android content providers that are exported and accessible to other applications. Exported content providers can expose sensitive application data to unauthorized applications if not properly protected with permissions.
Detection Strategy
• Scans AndroidManifest.xml for declared content provider components
• Checks if provider has android:exported="true" or no export attribute with targetSdkVersion < 17
• Reports vulnerability if provider is accessible to external applications without adequate permission protection
Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.