Closed
Bug 1748065
Opened 1 year ago
Closed 2 months ago
Do not leak password length when password is concealed
Categories
(Firefox :: about:logins, enhancement, P3)
Firefox
about:logins
Tracking
()
VERIFIED
FIXED
111 Branch
People
(Reporter: serg, Assigned: serg)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Whiteboard: [fxcm-bugs-2023])
Attachments
(1 file)
Currently we show *** for password when viewing a login and number of * leaks password length.
For login viewing we should always display fixed number of * for concealed password.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sgalich
Severity: -- → S2
Priority: -- → P2
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9257233 -
Attachment description: Bug 1748065 - Do not leak password length when password is concealed. r=tgiles,dimi? → Bug 1748065 - Do not leak password length when password is concealed. r=tgiles,dimi
Updated•1 year ago
|
Attachment #9257233 -
Attachment description: Bug 1748065 - Do not leak password length when password is concealed. r=tgiles,dimi → Bug 1748065 - Do not leak password length when password is concealed. r=tgiles!,dimi!
Pushed by sgalich@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/773233d22a37 Do not leak password length when password is concealed. r=tgiles
Comment 3•1 year ago
•
|
||
Backed out changeset 773233d22a37 (Bug 1748065) for causing bc test failures on browser_updateLogin.js.
Backout link
Push with failures
Failure Log
also on OS X - bc4
Flags: needinfo?(sgalich)
Comment 4•1 year ago
|
||
Hello Sergey Galich,I am interested in working on this bug. I request you to assign me for this bug.
Flags: needinfo?(sgalich)
Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(sgalich)
Assignee | ||
Comment 5•11 months ago
|
||
Ritika, sorry for the late reply. This bug already got a patch, but it must wait until "Depends on" bugs are resolved.
Priority: P2 → P3
Updated•4 months ago
|
Whiteboard: [fxcm-bugs-2023]
Updated•4 months ago
|
Updated•3 months ago
|
Attachment #9257233 -
Attachment description: Bug 1748065 - Do not leak password length when password is concealed. r=tgiles!,dimi! → Bug 1748065 - Do not leak password length when password is concealed. r=#credential-management-reviewers
Pushed by sgalich@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5692bc6731f3 Do not leak password length when password is concealed. r=credential-management-reviewers,dimi
Comment 8•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-111b-p2]
Comment 9•28 days ago
|
||
I confirm this enhancement is implemented on Firefox 111.0b5(build ID: 20230223185944) and Nightly 112.0a1(build ID: 20230224092408) on macOS 12, Windows 11, Ubuntu 22.
Updated•28 days ago
|
QA Whiteboard: [qa-111b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•