Insecure Randomness Affecting org.webjars.npm:crypto-js package, versions [,4.0.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.06% (22nd percentile)
Expand this section
NVD
5.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGWEBJARSNPM-548475
  • published 11 Feb 2020
  • disclosed 11 Feb 2020
  • credit Unknown

How to fix?

Upgrade org.webjars.npm:crypto-js to version 4.0.0 or higher.

Overview

org.webjars.npm:crypto-js is a library of crypto standards.

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.