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.
{ "github_reviewed_at": "2023-06-13T12:44:48Z", "cwe_ids": [ "CWE-330", "CWE-331" ], "nvd_published_at": "2023-06-12T02:15:48Z", "severity": "MODERATE", "github_reviewed": true }