gsd-2019-10754
Vulnerability from gsd
Modified
2023-12-13 01:23
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-10754", "description": "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": "GSD-2019-10754" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-10754" ], "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": "GSD-2019-10754", "modified": "2023-12-13T01:23:59.835218Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2019-10754", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apereo CAS", "version": { "version_data": [ { "version_value": "All versions prior to version 6.1.0-RC5" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Insecure Randomness" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,6.1.0-RC5)", "affected_versions": "All versions before 6.1.0-rc5", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2022-11-01", "description": "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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "GHSA-g24w-373r-5pxg", "CVE-2019-10754" ], "not_impacted": "All versions starting from 6.1.0-rc5", "package_slug": "maven/org.apereo.cas/cas-server-core-services-api", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f", "https://github.com/advisories/GHSA-g24w-373r-5pxg" ], "uuid": "ee215996-99af-4e6a-877b-9fae6c86edd4" }, { "affected_range": "(,6.1.0-RC4]", "affected_versions": "All versions up to 6.1.0-RC4", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2019-09-24", "description": "Multiple classes used within Apereo CAS make 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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "CVE-2019-10754" ], "not_impacted": "All versions after 6.1.0-RC4", "package_slug": "maven/org.apereo.cas/cas-server-core-services-authentication", "pubdate": "2019-09-23", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754" ], "uuid": "e0ebd99c-c80d-468a-84f2-f7cfe0b7dd97" }, { "affected_range": "(,6.1.0-RC5)", "affected_versions": "All versions before 6.1.0-rc5", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2022-11-01", "description": "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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "GHSA-g24w-373r-5pxg", "CVE-2019-10754" ], "not_impacted": "All versions starting from 6.1.0-rc5", "package_slug": "maven/org.apereo.cas/cas-server-support-oauth-core-api", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f", "https://github.com/advisories/GHSA-g24w-373r-5pxg" ], "uuid": "8d923631-6924-491d-bc0b-94399671cad7" }, { "affected_range": "(,6.1.0-RC5)", "affected_versions": "All versions before 6.1.0-rc5", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2022-11-01", "description": "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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "GHSA-g24w-373r-5pxg", "CVE-2019-10754" ], "not_impacted": "All versions starting from 6.1.0-rc5", "package_slug": "maven/org.apereo.cas/cas-server-support-oidc", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f", "https://github.com/advisories/GHSA-g24w-373r-5pxg" ], "uuid": "a43623e7-a7cb-408e-891e-8d90fce4acc3" }, { "affected_range": "(,6.1.0-RC5)", "affected_versions": "All versions before 6.1.0-rc5", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2022-11-01", "description": "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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "GHSA-g24w-373r-5pxg", "CVE-2019-10754" ], "not_impacted": "All versions starting from 6.1.0-rc5", "package_slug": "maven/org.apereo.cas/cas-server-support-shell", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f", "https://github.com/advisories/GHSA-g24w-373r-5pxg" ], "uuid": "74fe7338-02e7-4c08-b0e1-2f1432827c5a" }, { "affected_range": "(,6.1.0-RC5)", "affected_versions": "All versions before 6.1.0-rc5", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-338", "CWE-937" ], "date": "2022-11-01", "description": "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.", "fixed_versions": [ "6.1.0-RC5" ], "identifier": "CVE-2019-10754", "identifiers": [ "GHSA-g24w-373r-5pxg", "CVE-2019-10754" ], "not_impacted": "All versions starting from 6.1.0-rc5", "package_slug": "maven/org.apereo.cas/cas-server-support-simple-mfa", "pubdate": "2022-05-24", "solution": "Upgrade to version 6.1.0-RC5 or above.", "title": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-10754", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "https://github.com/apereo/cas/commit/40bf278e66786544411c471de5123e7a71826b9f", "https://github.com/advisories/GHSA-g24w-373r-5pxg" ], "uuid": "0f1e1a06-983c-409b-abd2-0a1f4ce899f6" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apereo:central_authentication_service:6.1.0:rc3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apereo:central_authentication_service:6.1.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apereo:central_authentication_service:6.1.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apereo:central_authentication_service:6.1.0:rc4:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apereo:central_authentication_service:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "6.0.5.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2019-10754" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-338" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467402" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467406" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468869" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-467404" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGAPEREOCAS-468868" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 5.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.2 } }, "lastModifiedDate": "2019-09-24T13:59Z", "publishedDate": "2019-09-23T23:15Z" } } }
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.