You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected versions of this package are vulnerable to Insecure Randomness. The secureRandom() method is supposed to return a cryptographically strong pseudo-random data string, but it is biased to certain digits. An attacker could be able to guess the created digits.
Remediation
Upgrade crypto-js to version 3.2.1 or higher.
https://app.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472
Insecure Randomness affecting crypto-js package, versions <3.2.1
Affected versions of this package are vulnerable to Insecure Randomness. The secureRandom() method is supposed to return a cryptographically strong pseudo-random data string, but it is biased to certain digits. An attacker could be able to guess the created digits.
Remediation
Upgrade crypto-js to version 3.2.1 or higher.
References
GitHub Commit
GitHub Issue
The text was updated successfully, but these errors were encountered: