cvedb.io
CVE-2023-34109
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2023-06-07T18:15:09.903 · Last modified 2026-06-17T06:02:54.837

Summary

zxcvbn-ts is an open source password strength estimator written in typescript. This vulnerability affects users running on the nodeJS platform which are using the second argument of the zxcvbn function. It can result in an unbounded resource consumption as the user inputs array is extended with every function call. Browsers are impacted, too but a single user need to do a lot of input changes so that it affects the browser, while the node process gets the inputs of every user of a platform and can be killed that way. This problem has been patched in version 3.0.2. Users are advised to upgrade. Users unable to upgrade should stop using the second argument of the zxcvbn function and use the zxcvbnOptions.setOptions function.

Affected products

zxcvbn-ts_project — zxcvbn-ts

Does this affect you?

Add your gear to cvedb and we'll alert you only when zxcvbn-ts_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.