CVE-2021-43821
CVSS V2 Medium 4
CVSS V3 High 7.7
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.
Overview
- CVE ID
- CVE-2021-43821
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-12-14T20:15:07
- Last Modified Date
- 2021-12-20T20:48:12
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apereo:opencast:*:*:*:*:*:*:*:* | 1 | OR | 10.6 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 7.7
- Base Severity
- HIGH
- Exploitability Score
- 3.1
- Impact Score
- 4
References
Reference URL | Reference Tags |
---|---|
https://github.com/opencast/opencast/security/advisories/GHSA-59g4-hpg3-3gcp | Exploit Third Party Advisory |
https://github.com/opencast/opencast/blob/69952463971cf578363e3b97d8edaf334ff51253/modules/ingest-service-impl/src/main/java/org/opencastproject/ingest/impl/IngestServiceImpl.java#L1587 | Patch Third Party Advisory |
https://mvnrepository.com/artifact/org.opencastproject/opencast-ingest-service-impl | Third Party Advisory |
https://github.com/opencast/opencast/commit/65c46b9d3e8f045c544881059923134571897764 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-43821 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43821 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:40:36 | Added to TrackCVE | |||
2022-12-06 03:51:01 | 2021-12-14T20:15Z | 2021-12-14T20:15:07 | CVE Published Date | updated |
2022-12-06 03:51:01 | 2021-12-20T20:48:12 | CVE Modified Date | updated | |
2022-12-06 03:51:01 | Analyzed | Vulnerability Status | updated |