-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Type: BugFix something that isn't working as intendedFix something that isn't working as intended
Description
Describe the bug
We got the following error in Google Play Store:
These links give more info about the error and fixes:
- Remediation of Implicit Internal Intent Vulnerability
- CWE-927: Use of Implicit Intent for Sensitive Communication
- Security tips: Use of intents
Applications that send broadcasts without specifying the broadcast target may have
these broadcasts intercepted by malicious apps on the same device.
(source: Android_app_vulnerability_classes.pdf)
Additional context
Possibly introduced in this PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugFix something that isn't working as intendedFix something that isn't working as intended
