PT-2019-12029 · Pac4J+1 · Pac4J-Saml+1
Published
2019-09-23
·
Updated
2019-11-06
·
CVE-2019-10755
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
pac4j-saml versions 3.X
Description
The issue arises from the use of the apache commons-lang3 RandomStringUtils class in SAML2Utils.java to generate SAML identifiers. This class uses a pseudorandom number generator (PRNG) algorithm that is not cryptographically strong, making the identifiers predictable.
Recommendations
For pac4j-saml version 3.X, consider using a cryptographically strong random number generator to generate SAML identifiers as a replacement for the current implementation.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Commons Lang
Pac4J-Saml