CVE-2023-34109

User input results in Unbounded resource consumption in @zxcvbn-ts/core

Description

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.

Category

6.5
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.16%
Vendor Advisory github.com
Affected: zxcvbn-ts zxcvbn
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-34109?
CVE-2023-34109 has been scored as a medium severity vulnerability.
How to fix CVE-2023-34109?
To fix CVE-2023-34109, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-34109 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2023-34109 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-34109?
CVE-2023-34109 affects zxcvbn-ts zxcvbn.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.