#VU41010 Permissions, Privileges, and Access Controls in Google Android - CVE-2014-8609

 

#VU41010 Permissions, Privileges, and Access Controls in Google Android - CVE-2014-8609

Published: December 15, 2014 / Updated: May 19, 2022


Vulnerability identifier: #VU41010
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2014-8609
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Google Android
Software vendor:
Google

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

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.


Remediation

Install update from vendor's website.

External links