ghsa-g24w-373r-5pxg
Vulnerability from github
Published
2022-05-24 16:56
Modified
2022-11-01 23:37
Severity ?
Summary
Use of Insufficiently Random Values in Apereo CAS
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-support-simple-mfa" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-support-oidc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-core-services-api" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-support-oauth-core-api" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-support-shell" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apereo.cas:cas-server-core-services-authentication" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.1.0-RC5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10754" ], "database_specific": { "cwe_ids": [ "CWE-330", "CWE-338" ], "github_reviewed": true, "github_reviewed_at": "2022-11-01T23:37:32Z", "nvd_published_at": "2019-09-23T23:15:00Z", "severity": "HIGH" }, "details": "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\u0027s algorithm not being cryptographically strong.", "id": "GHSA-g24w-373r-5pxg", "modified": "2022-11-01T23:37:32Z", "published": "2022-05-24T16:56:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10754" }, { "type": "WEB", "url": "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f" }, { "type": "PACKAGE", "url": "https://github.com/apereo/cas" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Use of Insufficiently Random Values in Apereo CAS" }
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.