Spring Security versions 4.2.x prior to 4.2.12, 5.0.x prior to 5.0.12, and 5.1.x prior to 5.1.5 contain an insecure randomness vulnerability when using SecureRandomFactoryBean#setSeed to configure a SecureRandom instance. In order to be impacted, an honest application must provide a seed and make the resulting random material available to an attacker for inspection.
{ "nvd_published_at": "2019-04-09T16:29:00Z", "github_reviewed_at": "2020-06-16T21:56:26Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-330" ] }