CVE-2019-10754: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
(updated )
Multiple classes used within Apereo CAS make 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.
References
Detect and mitigate CVE-2019-10754 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →