Skip to content

GmsCore leaking Google account password on login #1567

Description

Describe the bug
On login, there are logs with D tag from GmsAuthLoginBrowser shows my Google account mail address and password. It even shows up when adb is run without root, which is not good for security.

Steps to reproduce the behavior:

  1. Open MicroG Settings
  2. Add a Google account
  3. Login with your Google account
  4. Check logcat with adb logcat | grep GmsAuthLoginBrowser

Expected behavior
No passwords should be shown in logcat.

System
Android Version: R
Custom ROM: CAOS v313

Additional context
If you have 2FA enabled (SMS code, call, etc) it will show the code too.
09-19 07:55:44.497 6278 6464 D GmsAuthLoginBrowser: JSBridge: getDroidGuardResult: ["nullnull4null9nullnullnullnullnullnullnullnull239405null2"]
The login code was 239405

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions