#VU83992 Use of insufficiently random values in crypto-js - CVE-2020-36732

 

#VU83992 Use of insufficiently random values in crypto-js - CVE-2020-36732

Published: December 8, 2023


Vulnerability identifier: #VU83992
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-36732
CWE-ID: CWE-330
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
crypto-js
Software vendor:
brix

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to the application generates random numbers by concatenating the string "0." with an integer, which makes the output more predictable than necessary. A remote attacker can gain access to sensitive information.


Remediation

Install updates from vendor's website.

External links