CVE-2023-34109

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zxcvbn-ts_project:zxcvbn-ts:*:*:*:*:*:node.js:*:*

History

15 Jun 2023, 15:41

Type Values Removed Values Added
First Time Zxcvbn-ts Project zxcvbn-ts
Zxcvbn-ts Project
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:zxcvbn-ts_project:zxcvbn-ts:*:*:*:*:*:node.js:*:*
References (MISC) https://github.com/zxcvbn-ts/zxcvbn/commit/3f9bed21b5d01f6f6863476822ca857355fba22f - (MISC) https://github.com/zxcvbn-ts/zxcvbn/commit/3f9bed21b5d01f6f6863476822ca857355fba22f - Patch
References (MISC) https://github.com/zxcvbn-ts/zxcvbn/security/advisories/GHSA-38hx-x5hq-5fg4 - (MISC) https://github.com/zxcvbn-ts/zxcvbn/security/advisories/GHSA-38hx-x5hq-5fg4 - Vendor Advisory

07 Jun 2023, 20:24

Type Values Removed Values Added
New CVE

Information

Published : 2023-06-07 18:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-34109

Mitre link : CVE-2023-34109

CVE.ORG link : CVE-2023-34109


JSON object : View

Products Affected

zxcvbn-ts_project

  • zxcvbn-ts
CWE
CWE-400

Uncontrolled Resource Consumption