First published: Mon Dec 15 2014(Updated: )
The addAccount method in src/com/android/settings/accounts/AddAccountSettings.java in the Settings application in Android before 5.0.0 does not properly create a PendingIntent, which allows attackers to use the SYSTEM uid for broadcasting an intent with arbitrary component, action, or category information via a third-party authenticator in a crafted application, aka Bug 17356824.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Android | <=4.4.4 | |
Android | =4.0 | |
Android | =4.0.1 | |
Android | =4.0.2 | |
Android | =4.0.3 | |
Android | =4.0.4 | |
Android | =4.1 | |
Android | =4.1.2 | |
Android | =4.2 | |
Android | =4.2.1 | |
Android | =4.2.2 | |
Android | =4.3 | |
Android | =4.3.1 | |
Android | =4.4 | |
Android | =4.4.1 | |
Android | =4.4.2 | |
Android | =4.4.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-8609 is classified as a high severity vulnerability allowing unauthorized access to components via crafted intents.
To fix CVE-2014-8609, upgrade to Android version 5.0.0 or later where the vulnerability has been addressed.
CVE-2014-8609 affects Android versions prior to 5.0.0, specifically versions 4.0 to 4.4.4.
Attackers can exploit CVE-2014-8609 to use the SYSTEM uid for broadcasting arbitrary intents.
There are reports suggesting that CVE-2014-8609 can be exploited through malicious applications using intents.