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.
References
Link | Resource |
---|---|
https://github.com/brix/crypto-js/compare/3.2.0...3.2.1 | Release Notes |
https://github.com/brix/crypto-js/issues/254 | Issue Tracking Vendor Advisory |
https://github.com/brix/crypto-js/issues/256 | Issue Tracking Patch Vendor Advisory |
https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b | Patch |
https://security.netapp.com/advisory/ntap-20230706-0003/ | |
https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472 | Third Party Advisory |
Configurations
History
06 Jul 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Jun 2023, 19:42
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:crypto-js_project:crypto-js:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
First Time |
Crypto-js Project
Crypto-js Project crypto-js |
|
CWE | CWE-330 | |
References | (MISC) https://github.com/brix/crypto-js/issues/254 - Issue Tracking, Vendor Advisory | |
References | (MISC) https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996e5d4d5a9466b - Patch | |
References | (MISC) https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472 - Third Party Advisory | |
References | (MISC) https://github.com/brix/crypto-js/issues/256 - Issue Tracking, Patch, Vendor Advisory | |
References | (MISC) https://github.com/brix/crypto-js/compare/3.2.0...3.2.1 - Release Notes |
12 Jun 2023, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-12 02:15
Updated : 2024-02-28 20:13
NVD link : CVE-2020-36732
Mitre link : CVE-2020-36732
CVE.ORG link : CVE-2020-36732
JSON object : View
Products Affected
crypto-js_project
- crypto-js
CWE
CWE-330
Use of Insufficiently Random Values