On the Account Security Risks Posed by Password Strength Meters
Ming Xu, Weili Han, Jitao Yu, Jing Liu, Xinyi Zhang, Yun Lin, Jin Song Dong

TL;DR
Password strength meters, especially data-driven ones, can leak sensitive password information through membership inference attacks, posing significant security risks that require privacy-preserving solutions.
Contribution
This paper systematically analyzes the privacy vulnerabilities of various password strength meters, revealing their susceptibility to membership inference attacks and proposing counter-measures.
Findings
Data-driven meters leak 10^4 to 10^5 passwords
PCFG-based models are more vulnerable
Attacker can compromise 5.84% more accounts using Zxcvbn
Abstract
Password strength meters (PSMs) have been widely used by websites to gauge password strength, encouraging users to create stronger passwords. Popular data-driven PSMs, e.g., based on Markov, Probabilistic Context-free Grammar (PCFG) and neural networks, alarm strength based on a model learned from real passwords. Despite their proven effectiveness, the secure utility that arises from the leakage of trained passwords remains largely overlooked. To address this gap, we analyze 11 PSMs and find that 5 data-driven meters are vulnerable to membership inference attacks that expose their trained passwords, and seriously, 3 rule-based meters openly disclose their blocked passwords. We specifically design a PSM privacy leakage evaluation approach, and uncover that a series of general data-driven meters are vulnerable to leaking between 10^4 to 10^5 trained passwords, with the PCFG-based models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
