Files
CVEs-PoC/2019/CVE-2019-10754.md
T
2024-06-18 02:51:15 +02:00

959 B

CVE-2019-10754

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.