Closed Bug 1492387 Opened 6 years ago Closed 6 years ago

Mozilla saves and shows Gmail account password in plain text

Categories

(Firefox for Android Graveyard :: Logins, Passwords and Form Fill, defect)

Firefox 62
ARM
Android
defect
Not set
normal

Tracking

(firefox62 affected, firefox63 affected, firefox64 affected)

RESOLVED DUPLICATE of bug 1477798
Tracking Status
firefox62 --- affected
firefox63 --- affected
firefox64 --- affected

People

(Reporter: mudassir.ilyas, Unassigned)

References

Details

Attachments

(1 file)

Attached image FireFoxBug.jpg
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID: 20180830143136
Firefox for Android

Steps to reproduce:

I logged in to my Gmail account using "Show Password" option enabled. After logging off, when i tried to login again, and double clicked the password text box with "Show Password" option enabled, i was shocked to see my password in plain text presented by Firefox. 


Actual results:

Gmail recently introduced the option of "Show Password" in login screen which shows password in plain text. Once the password is entered with this option ON and login is performed successfully, Firefox seems to have saved this password in plain text. While attempting to loin again, and double clicking the password textbox, Firefox displays the saved password in plain text. 


Expected results:

Firefox should not show the password in plain text. In fact it should not have even saved it in plain text in first place.
This is wfm on desktop (Windows 10)
Component: Untriaged → Logins, Passwords and Form Fill
Product: Firefox → Firefox for Android
Version: 62 Branch → Firefox 62
Hi,

I was able to reproduce the issue.

Tested with:
Browser / Version: Firefox Mobile Nightly 64.0a1 (2018-09-18)
Operating System: Google Pixel (Android 9)

Thank you!
Worth looping in the webcompat team as this may be an issue with the site.
Flags: needinfo?(astevenson)
Thanks Kevin! Tag miketaylr (I'm out of office).
Flags: needinfo?(astevenson) → needinfo?(miket)
Is this a mobile issue? Or it happened on Desktop?
Flags: needinfo?(miket) → needinfo?(mudassir.ilyas)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hi Mike,

This is a mobile issue.

Thanks!
Flags: needinfo?(mudassir.ilyas) → needinfo?(miket)
OS: Unspecified → Android
Hardware: Unspecified → ARM
Clicking the see password eye icon toggles the input element between type=text and type=password. And yes, when you go back the 2nd time and the input is a type=text, clicking inside will display your password as an autocomplete suggestion.

<input type="text" class="whsOnd zHQkBf" jsname="YPqjbf" autocomplete="current-password" spellcheck="false"
       tabindex="0" aria-label="Enter your password" name="password" autocapitalize="off" autocorrect="off"
       dir="ltr" data-initial-dir="ltr" data-initial-value="">

I'm not very familiar with expected behavior for autocomplete="current-password"... Matt, is this working as intended?
Flags: needinfo?(miket) → needinfo?(MattN+bmo)
This is a dupe of bug 1477798. The API from bug 1330228 will also help in this specific case.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(MattN+bmo)
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: