漏洞标题
用户输入导致 @zxcvbn-ts/core 中的无穷资源消耗
漏洞描述信息
用户输入会导致@zxcvbn-ts/core中的资源无限制消耗。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
未加控制的资源消耗(资源穷尽)
漏洞标题
User input results in Unbounded resource consumption in @zxcvbn-ts/core
漏洞描述信息
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信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
漏洞类别
未加控制的资源消耗(资源穷尽)
漏洞标题
zxcvbn-ts 资源管理错误漏洞
漏洞描述信息
zxcvbn-ts是zxcvbn-ts开源的一个受密码破解器启发的密码强度估计器。 zxcvbn-ts 3.0.2之前版本存在资源管理错误漏洞,该漏洞源于。
CVSS信息
N/A
漏洞类别
资源管理错误