CWE-927

Use of Implicit Intent for Sensitive Communication

Medium

Description

The Android application uses an implicit intent for transmitting sensitive data to other applications.

Potential Impact

How to Fix

Implementation

If the application only requires communication with its own components, then the destination is always known, and an explicit intent could be used.

Detection Methods

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-927 vulnerabilities in your codebase.

Get Security Assessment