8.1
CVE-2019-10754
- EPSS 0.42%
- Veröffentlicht 23.09.2019 23:15:10
- Zuletzt bearbeitet 21.11.2024 04:19:51
- Quelle report@snyk.io
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Apereo ≫ Central Authentication Service Version <= 6.0.5.1
Apereo ≫ Central Authentication Service Version6.1.0 Updaterc1
Apereo ≫ Central Authentication Service Version6.1.0 Updaterc2
Apereo ≫ Central Authentication Service Version6.1.0 Updaterc3
Apereo ≫ Central Authentication Service Version6.1.0 Updaterc4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.42% | 0.591 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
|
nvd@nist.gov | 5.5 | 8 | 4.9 |
AV:N/AC:L/Au:S/C:P/I:P/A:N
|
CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.