Closed
Bug 1629007
Opened 6 years ago
Closed 2 years ago
Sync vulnerable passwords across devices
Categories
(Firefox :: about:logins, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox74 | --- | unaffected |
| firefox75 | --- | unaffected |
| firefox76 | --- | wontfix |
| firefox77 | --- | fix-optional |
People
(Reporter: srosu, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sync:passwords][sync-engine-addition] [passwords:storage])
Attachments
(1 file)
|
3.09 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox Nightly 77.0a1 (Build ID: 20200409131623)
- Firefox Beta 76.0b3 (Build ID: 20200409223136)
[Affected Platforms]:
- Windows 10 x64
- Mac 10.14.6
- Ubuntu 18.04 x64
[Prerequisites]:
- Have a new Firefox profile.
- Have a Firefox Account with saved logins in which one is breached and multiple are vulnerable.
- Be logged with a FxA account.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Navigate to the “about:logins” page.
- Edit the password of the breached account. (must be only one in the Login list)
- Open a new Firefox profile and navigate to “about:logins”.
- Sign in to sync with the same account.
- Observe the vulnerable logins from the Login list.
[Expected result]:
- The logins are marked as vulnerable.
[Actual result]:
- The logins are not marked as vulnerable.
[Notes]:
- Even if a new login is created with the credentials of the previously breached account, the login is not marked as vulnerable.
- Attached a screen recording with the issue.
Comment 2•6 years ago
|
||
No, my change wouldn't have fixed this since we only store what passwords are vulnerable per profile and don't sync that list. Once a password is marked as vulnerable it's only known to be vulnerable for that profile. Since the breached login has its password changed, when the logins are synced to the new profile the new profile won't know that the there are vulnerable logins.
Flags: needinfo?(jaws)
Updated•6 years ago
|
Type: defect → enhancement
status-firefox-esr68:
--- → unaffected
Priority: -- → P3
Summary: The logins are no longer marked as vulnerable after syncing logins on a new profile if all breached logins were resolved → Sync vulnerable passwords across devices
Whiteboard: [sync:passwords][sync-engine-addition] [passwords:storage]
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•