#VU71686 Insufficient Entropy in GoUtils - CVE-2021-4238
Published: January 31, 2023
GoUtils
Masterminds
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to insufficient entropy when generating alphanumeric strings within RandomAlphaNumeric and CryptoRandomAlphaNumeric functions, which always return strings containing at least one digit from 0 to 9. A remote attacker can launch brute-force attacks and gain access to sensitive information.