Multiple classes used within Apereo CAS before release 6.1.0-RC5 makes use of apache commons-lang3 RandomStringUtils for token and ID generation which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong.
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406 | exploit third party advisory patch |
https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402 | exploit third party advisory patch |
https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404 | exploit third party advisory patch |
https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869 | exploit third party advisory patch |
https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868 | exploit third party advisory patch |