CVE-2020-36732
crypto-js uses insecure random numbers
5.3
MEDIUM
CVSS 3.1
EPSS 0.88%
Description
The crypto-js package 3.2.0 for Node.js generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary.
How to fix CVE-2020-36732
To remediate CVE-2020-36732, upgrade the affected package to a fixed version below.
- npm/crypto-js—upgrade to 3.2.1 or later
Is CVE-2020-36732 being exploited?
Low — EPSS is 0.9%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- >= 3.2.0, < 3.2.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |