CVE-2020-5230: Opencast uses unsafe identifiers
Opencast before 8.1 and 7.6 allows almost arbitrary identifiers for media packages and elements to be used. This can be problematic for operation and security since such identifiers are sometimes used for file system operations which may lead to an attacker being able to escape working directories and write files to other locations. In addition, Opencast's Id.toString(…) vs Id.compact(…) behavior, the latter trying to mitigate some of the file system problems, can cause errors due to identifier mismatch since an identifier may unintentionally change. This issue is fixed in Opencast 7.6 and 8.1.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Opencastto a version that resolves this vulnerability.Fixed in 7.6 - Upgrade
Upgrade
Opencastto a version that resolves this vulnerability.Fixed in 8.1
Event History
Frequently Asked Questions
What is CVE-2020-5230?
CVE-2020-5230 is a vulnerability in Opencast before 8.1 and 7.6 that allows almost arbitrary identifiers for media packages and elements to be used.
What is the severity of CVE-2020-5230?
The severity of CVE-2020-5230 is high, with a severity value of 7.5.
How does CVE-2020-5230 impact security?
CVE-2020-5230 can be problematic for operation and security since it allows almost arbitrary identifiers for media packages and elements, which may lead to an attacker being able to escape working directories.
How can I check if I am affected by CVE-2020-5230?
If you are using Opencast version before 8.1 or 7.6, you may be affected by CVE-2020-5230.
How can I fix CVE-2020-5230?
To fix CVE-2020-5230, it is recommended to upgrade Opencast to version 8.1 or 7.6, depending on the version you are currently using.