Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Crypto-Js Project | Crypto-Js | < 3.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/brix/crypto-js/compare/3.2.0...3.2.1Release Notes
- https://github.com/brix/crypto-js/issues/254Issue TrackingVendor Advisory
- https://github.com/brix/crypto-js/issues/256Issue TrackingPatchVendor Advisory
- https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996ePatch
- https://security.netapp.com/advisory/ntap-20230706-0003/
- https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472Third Party Advisory
- https://github.com/brix/crypto-js/compare/3.2.0...3.2.1Release Notes
- https://github.com/brix/crypto-js/issues/254Issue TrackingVendor Advisory
- https://github.com/brix/crypto-js/issues/256Issue TrackingPatchVendor Advisory
- https://github.com/brix/crypto-js/pull/257/commits/e4ac157d8b75b962d6538fc0b996ePatch
- https://security.netapp.com/advisory/ntap-20230706-0003/
- https://security.snyk.io/vuln/SNYK-JS-CRYPTOJS-548472Third Party Advisory
FAQ
What is CVE-2020-36732?
CVE-2020-36732 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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.
How severe is CVE-2020-36732?
CVE-2020-36732 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-36732?
Check the references section above for vendor advisories and patch information. Affected products include: Crypto-Js Project Crypto-Js.