Using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access.
This way, an attacker can, for example, fake a remember-me token, assume the identity of the global system administrator and request non-public content from the search service without ever providing any proper authentication.
This problem is fixed in Opencast 7.6 and Opencast 8.1
As a workaround for older, unpatched versions, disabling remember-me cookies in etc/security/mh_default_org.xml will mitigate the problem but will obviously also disable this feature without obvious indication. To deactivate this, remove the following line from the security configuration:
<sec:remember-me … />
If you have any questions or comments about this advisory:
| Score | Percentile |
|---|---|
| 0.30% | 52.52% |
| Base score | Version | Severity | Vector |
|---|---|---|---|
| 8.7 | 3.1 | — |
|
| Type | Value |
|---|---|
| GHSA | GHSA-vmm6-w4cf-7f3x ↗ |
| CVE | CVE-2020-5206 ↗ |
| CWE id | Name |
|---|---|
| CWE-285 | Improper Authorization |
Vulnerable version ranges and first patched releases as published by GitHub.
| Ecosystem | Package | Vulnerable range | First patched | Vulnerable functions |
|---|---|---|---|---|
| maven | org.opencastproject:opencast-kernel | < 7.6 | 7.6 | — |
| maven | org.opencastproject:opencast-kernel | >= 8.0, < 8.1 | 8.1 | — |