ghsa-rc75-cf5c-mxvh
Vulnerability from github
Published
2019-11-06 17:06
Modified
2021-08-18 22:08
Severity ?
VLAI Severity ?
Summary
Use of Cryptographically Weak Pseudo-Random Number Generator in org.pac4j:pac4j-saml
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.pac4j:pac4j-saml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.8.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10755" ], "database_specific": { "cwe_ids": [ "CWE-338" ], "github_reviewed": true, "github_reviewed_at": "2019-11-05T19:56:04Z", "nvd_published_at": "2019-09-23T23:15:00Z", "severity": "MODERATE" }, "details": "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\u0027s algorithm not being cryptographically strong. This issue only affects the 3.X release of pac4j-saml.", "id": "GHSA-rc75-cf5c-mxvh", "modified": "2021-08-18T22:08:17Z", "published": "2019-11-06T17:06:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10755" }, { "type": "WEB", "url": "https://github.com/pac4j/pac4j/commit/34d5b1028a2db201ee81ec51b52a782fe073f609" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGPAC4J-467407" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Use of Cryptographically Weak Pseudo-Random Number Generator in org.pac4j:pac4j-saml" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…