Description
The crypto-js package before 3.2.1 for Node.js generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary.
Remediation
References
https://github.com/brix/crypto-js/compare/3.2.0...3.2.1
https://github.com/brix/crypto-js/issues/254
https://github.com/brix/crypto-js/issues/256
https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b
https://security.netapp.com/advisory/ntap-20230706-0003/
https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472
Related Vulnerabilities
CVE-2019-16303 Vulnerability in npm package generator-jhipster
CVE-2022-1415 Vulnerability in maven package org.drools:drools-core
CVE-2022-0084 Vulnerability in maven package org.jboss.xnio:xnio-api
CVE-2020-17518 Vulnerability in maven package org.apache.flink:flink-runtime_2.12
CVE-2021-28169 Vulnerability in maven package org.eclipse.jetty:jetty-servlets