cve/2019/CVE-2019-10755.md
2024-06-09 00:33:16 +00:00

847 B

CVE-2019-10755

Description

The SAML identifier generated within SAML2Utils.java was found to make use of the apache commons-lang3 RandomStringUtils class which makes them predictable due to RandomStringUtils PRNG's algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml.

POC

Reference

Github

No PoCs found on GitHub currently.