CVE-2020-36732

MEDIUM EPSS 60.8%
Published Jun 12, 20233y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Jun 12, 2023 3y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
60.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-330
CWE-331

Affected Products 1

VendorProductVersionRange
crypto-js_projectcrypto-js* <3.2.1

References 6

  • github.com https://github.com/brix/crypto-js/compare/3.2.0...3.2.1
    Release Notes
  • github.com https://github.com/brix/crypto-js/issues/254
    Issue TrackingVendor Advisory
  • github.com https://github.com/brix/crypto-js/issues/256
    Issue TrackingPatchVendor Advisory
  • github.com https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b
    Patch
  • security.netapp.com https://security.netapp.com/advisory/ntap-20230706-0003/
  • security.snyk.io https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472
    Third Party Advisory

Remediation

  • github.com https://github.com/brix/crypto-js/issues/256
    Issue TrackingPatchVendor Advisory
  • github.com https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b
    Patch