Unused permissions (overprivileged)
Unused permissions (overprivileged)
Description
The application requests permissions, but never uses the resource granted.
Recommendation
Remove unused permissions.
Links
- Android InSecurity: Understanding Permissions
- Underestimated Privacy Implications of the ACCESS_WIFI_STATE
Standards
- OWASP_MASVS_L1:
- MSTG_PLATFORM_1
- OWASP_MASVS_L2:
- MSTG_PLATFORM_1