Gour Saha created SLIDER-1248: --------------------------------- Summary: Insecure random number generator Key: SLIDER-1248 URL: https://issues.apache.org/jira/browse/SLIDER-1248 Project: Slider Issue Type: Bug Components: core, security Affects Versions: Slider 0.92 Reporter: Gour Saha
The random number generator implemented by randomAlphanumeric() in AggregateConf.java and SecurityUtils.java cannot withstand a cryptographic attack. SecureRandom is recommended. -- This message was sent by Atlassian JIRA (v6.4.14#64029)