CVE-2019-10755: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
(updated )
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.
References
Detect and mitigate CVE-2019-10755 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 →