crypto-browserify@2.1.10 vulnerabilities

implementation of crypto for the browser

Direct Vulnerabilities

Known vulnerabilities in the crypto-browserify package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Insecure Randomness

crypto-browserify is implementation of crypto for the browser.

Affected versions of the package are vulnerable to Insecure Randomness due to using the cryptographically insecure Math.random(). This function can produce predictable values and should not be used in security-sensitive context.

How to fix Insecure Randomness?

Upgrade crypto-browserify to version 2.1.11 or higher.

<2.1.11