The GoogleAuthUtil.getToken method in the Google Play services SDK before 2015 sets parameters in OAuth token requests upon finding a corresponding _opt_ parameter in the Bundle extras argument, which allows attackers to bypass an intended consent dialog and retrieve tokens for arbitrary OAuth scopes including the SID and LSID scopes, and consequently obtain access to a Google account, via a crafted application, as demonstrated by setting the has_permission=1 parameter value upon finding _opt_has_permission in that argument.
References
Configurations
History
21 Nov 2024, 02:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://isciurus.blogspot.com/2015/01/android-app-with-full-control-over-your.html - | |
References | () https://gist.github.com/isciurus/df4d7edd9c3efb4a0753 - |
07 Nov 2023, 02:21
Type | Values Removed | Values Added |
---|---|---|
References | () http://isciurus.blogspot.com/2015/01/android-app-with-full-control-over-your.html - | |
References | () https://gist.github.com/isciurus/df4d7edd9c3efb4a0753 - |
Information
Published : 2015-02-23 02:59
Updated : 2024-11-21 02:18
NVD link : CVE-2014-7922
Mitre link : CVE-2014-7922
CVE.ORG link : CVE-2014-7922
JSON object : View
Products Affected
- play_services_sdk
CWE
CWE-264
Permissions, Privileges, and Access Controls