Use of insufficiently random values in Spring Security - CVE-2019-3795
Published: June 27, 2023
Spring Security
Detailed vulnerability description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to Spring Security contain an insecure randomness vulnerability when using SecureRandomFactoryBean#setSeed to configure a SecureRandom instance. A remote attacker can gain unauthorized access to sensitive information on the system.