← voltar
CVE-2023-34109

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

CVSS 6.5 MEDIUMEPSS 0.5%CWE-400
Vexday Risk Score
13Baixo
Decisão SSVC (CISA)
Track
Sem sinal de exploração → monitorar
CVSS 6.5EPSS 0.5%KEV nãoPoC Nuclei Metasploit Patch
Ciclo de vida
07 jun 2023Publicada no NVD
Recomendação: Monitorar — sem sinal de exploração no momento.
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Produtos afetados
zxcvbn-ts · zxcvbn