CWE-927
Use of Implicit Intent for Sensitive Communication
Description
The Android application uses an implicit intent for transmitting sensitive data to other applications.
Hierarchy (View 1000)
CVEs mapped to this weakness (18)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2025-48558 | Hig | 0.51 | 7.8 | 0.00 | Sep 4, 2025 | In multiple functions of BatteryService.java, there is a possible way to hijack implicit intent intended for system app due to Implicit intent hijacking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not… | ||
| CVE-2023-47889 | Hig | 0.51 | 7.8 | 0.00 | Feb 6, 2024 | The Android application BINHDRM26 com.bdrm.superreboot 1.0.3, exposes several critical actions through its exported broadcast receivers. These exposed actions can allow any app on the device to send unauthorized broadcasts, leading to unintended consequences. The vulnerability… | ||
| CVE-2023-44124 | Med | 0.40 | 6.1 | 0.00 | Sep 27, 2023 | The vulnerability is to theft of arbitrary files with system privilege in the Screen recording ("com.lge.gametools.gamerecorder") app in the "com/lge/gametools/gamerecorder/settings/ProfilePreferenceFragment.java" file. The main problem is that the app launches implicit intents… | ||
| CVE-2023-44122 | Med | 0.40 | 6.1 | 0.00 | Sep 27, 2023 | The vulnerability is to theft of arbitrary files with system privilege in the LockScreenSettings ("com.lge.lockscreensettings") app in the "com/lge/lockscreensettings/dynamicwallpaper/MyCategoryGuideActivity.java" file. The main problem is that the app launches implicit intents… | ||
| CVE-2022-36830 | Med | 0.40 | 6.2 | 0.00 | Aug 5, 2022 | PendingIntent hijacking vulnerability in cancelAlarmManager in Charm by Samsung prior to version 1.2.3 allows local attackers to access files without permission via implicit intent. | ||
| CVE-2022-36829 | Med | 0.40 | 6.2 | 0.00 | Aug 5, 2022 | PendingIntent hijacking vulnerability in releaseAlarm in Charm by Samsung prior to version 1.2.3 allows local attackers to access files without permission via implicit intent. | ||
| CVE-2022-33734 | Med | 0.40 | 6.2 | 0.00 | Aug 5, 2022 | Sensitive information exposure in onCharacteristicChanged in Charm by Samsung prior to version 1.2.3 allows attacker to get bluetooth connection information without permission. | ||
| CVE-2022-33733 | Med | 0.40 | 6.2 | 0.00 | Aug 5, 2022 | Sensitive information exposure in onCharacteristicRead in Charm by Samsung prior to version 1.2.3 allows attacker to get bluetooth connection information without permission. | ||
| CVE-2024-3108 | Med | 0.36 | 5.5 | 0.00 | May 3, 2024 | An implicit intent vulnerability was reported for Motorola’s Time Weather Widget application that could allow a local application to acquire the location of the device without authorization. | ||
| CVE-2023-41826 | Med | 0.33 | 5.1 | 0.00 | May 3, 2024 | A PendingIntent hijacking vulnerability in Motorola Device Help (Genie) application that could allow local attackers to access files or interact with non-exported software components without permission. | ||
| CVE-2023-41820 | Med | 0.33 | 5.0 | 0.00 | May 3, 2024 | An implicit intent vulnerability was reported in the Motorola Ready For application that could allow a local attacker to read information about connected Bluetooth audio devices. | ||
| CVE-2023-41828 | Med | 0.29 | 4.4 | 0.00 | May 3, 2024 | An implicit intent export vulnerability was reported in the Motorola Phone application, that could allow unauthorized access to a non-exported content provider. | ||
| CVE-2023-31014 | Med | 0.27 | 4.2 | 0.00 | Sep 20, 2023 | NVIDIA GeForce Now for Android contains a vulnerability in the game launcher component, where a malicious application on the same device can process the implicit intent meant for the streamer component. A successful exploit of this vulnerability may lead to limited information… | ||
| CVE-2022-4903 | Med | 0.26 | 5.0 | 0.01 | Feb 10, 2023 | A vulnerability was found in CodenameOne 7.0.70. It has been classified as problematic. Affected is an unknown function. The manipulation leads to use of implicit intent for sensitive communication. It is possible to launch the attack remotely. The complexity of an attack is… | ||
| CVE-2023-44127 | Low | 0.23 | 3.6 | 0.00 | Sep 27, 2023 | he vulnerability is that the Call management ("com.android.server.telecom") app patched by LG launches implicit intents that disclose sensitive data to all third-party apps installed on the same device. Those intents include data such as contact details and phone numbers. | ||
| CVE-2024-3480 | Low | 0.18 | 2.8 | 0.00 | May 3, 2024 | An Implicit intent vulnerability was reported in the Motorola framework that could allow an attacker to read telephony-related data. | ||
| CVE-2023-41824 | Low | 0.18 | 2.8 | 0.00 | May 3, 2024 | An implicit intent vulnerability was reported in the Motorola Phone Calls application that could allow a local attacker to read the calling phone number and calling data. | ||
| CVE-2023-41817 | Low | 0.18 | 2.8 | 0.00 | May 3, 2024 | An improper export vulnerability was reported in the Motorola Phone Calls application that could allow a local attacker to read unauthorized information. |
- risk 0.51cvss 7.8epss 0.00
In multiple functions of BatteryService.java, there is a possible way to hijack implicit intent intended for system app due to Implicit intent hijacking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not…
- risk 0.51cvss 7.8epss 0.00
The Android application BINHDRM26 com.bdrm.superreboot 1.0.3, exposes several critical actions through its exported broadcast receivers. These exposed actions can allow any app on the device to send unauthorized broadcasts, leading to unintended consequences. The vulnerability…
- risk 0.40cvss 6.1epss 0.00
The vulnerability is to theft of arbitrary files with system privilege in the Screen recording ("com.lge.gametools.gamerecorder") app in the "com/lge/gametools/gamerecorder/settings/ProfilePreferenceFragment.java" file. The main problem is that the app launches implicit intents…
- risk 0.40cvss 6.1epss 0.00
The vulnerability is to theft of arbitrary files with system privilege in the LockScreenSettings ("com.lge.lockscreensettings") app in the "com/lge/lockscreensettings/dynamicwallpaper/MyCategoryGuideActivity.java" file. The main problem is that the app launches implicit intents…
- risk 0.40cvss 6.2epss 0.00
PendingIntent hijacking vulnerability in cancelAlarmManager in Charm by Samsung prior to version 1.2.3 allows local attackers to access files without permission via implicit intent.
- risk 0.40cvss 6.2epss 0.00
PendingIntent hijacking vulnerability in releaseAlarm in Charm by Samsung prior to version 1.2.3 allows local attackers to access files without permission via implicit intent.
- risk 0.40cvss 6.2epss 0.00
Sensitive information exposure in onCharacteristicChanged in Charm by Samsung prior to version 1.2.3 allows attacker to get bluetooth connection information without permission.
- risk 0.40cvss 6.2epss 0.00
Sensitive information exposure in onCharacteristicRead in Charm by Samsung prior to version 1.2.3 allows attacker to get bluetooth connection information without permission.
- risk 0.36cvss 5.5epss 0.00
An implicit intent vulnerability was reported for Motorola’s Time Weather Widget application that could allow a local application to acquire the location of the device without authorization.
- risk 0.33cvss 5.1epss 0.00
A PendingIntent hijacking vulnerability in Motorola Device Help (Genie) application that could allow local attackers to access files or interact with non-exported software components without permission.
- risk 0.33cvss 5.0epss 0.00
An implicit intent vulnerability was reported in the Motorola Ready For application that could allow a local attacker to read information about connected Bluetooth audio devices.
- risk 0.29cvss 4.4epss 0.00
An implicit intent export vulnerability was reported in the Motorola Phone application, that could allow unauthorized access to a non-exported content provider.
- risk 0.27cvss 4.2epss 0.00
NVIDIA GeForce Now for Android contains a vulnerability in the game launcher component, where a malicious application on the same device can process the implicit intent meant for the streamer component. A successful exploit of this vulnerability may lead to limited information…
- risk 0.26cvss 5.0epss 0.01
A vulnerability was found in CodenameOne 7.0.70. It has been classified as problematic. Affected is an unknown function. The manipulation leads to use of implicit intent for sensitive communication. It is possible to launch the attack remotely. The complexity of an attack is…
- risk 0.23cvss 3.6epss 0.00
he vulnerability is that the Call management ("com.android.server.telecom") app patched by LG launches implicit intents that disclose sensitive data to all third-party apps installed on the same device. Those intents include data such as contact details and phone numbers.
- risk 0.18cvss 2.8epss 0.00
An Implicit intent vulnerability was reported in the Motorola framework that could allow an attacker to read telephony-related data.
- risk 0.18cvss 2.8epss 0.00
An implicit intent vulnerability was reported in the Motorola Phone Calls application that could allow a local attacker to read the calling phone number and calling data.
- risk 0.18cvss 2.8epss 0.00
An improper export vulnerability was reported in the Motorola Phone Calls application that could allow a local attacker to read unauthorized information.