CWE-925

Improper Verification of Intent by Broadcast Receiver

High

Description

The Android application uses a Broadcast Receiver that receives an Intent but does not properly verify that the Intent came from an authorized source.

Potential Impact

How to Fix

Architecture and Design

Before acting on the Intent, check the Intent Action to make sure it matches the expected System action.

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-925 vulnerabilities in your codebase.

Get Security Assessment