Description
Opencast is an Open Source Lecture Capture & Video Management for Education. Opencast before version 9.10 or 10.6 allows references to local file URLs in ingested media packages, allowing attackers to include local files from Opencast's host machines and making them available via the web interface. Before Opencast 9.10 and 10.6, Opencast would open and include local files during ingests. Attackers could exploit this to include most local files the process has read access to, extracting secrets from the host machine. An attacker would need to have the privileges required to add new media to exploit this. But these are often widely given. The issue has been fixed in Opencast 10.6 and 11.0. You can mitigate this issue by narrowing down the read access Opencast has to files on the file system using UNIX permissions or mandatory access control systems like SELinux. This cannot prevent access to files Opencast needs to read though and we highly recommend updating.
Remediation
References
https://github.com/opencast/opencast/blob/69952463971cf578363e3b97d8edaf334ff51253/modules/ingest-service-impl/src/main/java/org/opencastproject/ingest/impl/IngestServiceImpl.java#L1587
https://github.com/opencast/opencast/commit/65c46b9d3e8f045c544881059923134571897764
https://github.com/opencast/opencast/security/advisories/GHSA-59g4-hpg3-3gcp
https://mvnrepository.com/artifact/org.opencastproject/opencast-ingest-service-impl
Related Vulnerabilities
CVE-2020-5222 Vulnerability in maven package org.opencastproject:opencast-kernel
CVE-2017-17837 Vulnerability in maven package org.apache.deltaspike.modules:jsf-module-project
CVE-2020-7712 Vulnerability in npm package json
CVE-2020-2164 Vulnerability in maven package org.jenkins-ci.plugins:artifactory