Jenzabar JICS (aka Internet Campus Solution) before 9.0.1 Patch 3, 9.1 before 9.1.2 Patch 2, and 9.2 before 9.2.2 Patch 8 has session cookies that are a deterministic function of the username. There is a hard-coded password to supply a PBKDF feeding into AES to encrypt a username and base64 encode it to a client-side cookie for persistent session authentication. By knowing the key and algorithm, an attacker can select any username, encrypt it, base64 encode it, and save it in their browser with the correct JICSLoginCookie cookie format to impersonate any real user in the JICS database without the need for authenticating (or verifying with MFA if implemented).
Conclusion & alert: CVE-2020-8434 is rated Moderate Risk (55.8/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.28%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.54% | 0.28% | -0.26% |
| 2 | 2025-03-29 | 0.28% | 0.54% | +0.26% |
| 3 | 2025-03-17 | — | 0.28% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| jenzabar | internet_campus_solution | <= 9.0.1 | cpe:2.3:a:jenzabar:internet_campus_solution:*:*:*:*:*:*:*:* |
| jenzabar | internet_campus_solution | >= 9.1.0, <= 9.1.2 | cpe:2.3:a:jenzabar:internet_campus_solution:*:*:*:*:*:*:*:* |
| jenzabar | internet_campus_solution | >= 9.2.0, <= 9.2.2 | cpe:2.3:a:jenzabar:internet_campus_solution:*:*:*:*:*:*:*:* |