SCA: security update for org.opencastproject:opencast-common (GHSA-j4mm-7pj3-jf7v)

medium Tenable Cloud Security Plugin ID 416127

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Opencast is an Open Source Lecture Capture & Video Management for Education. Opencast versions prior to
9.10 allow HTTP method spoofing, allowing to change the assumed HTTP method via URL parameter. This allows
attackers to turn HTTP GET requests into PUT requests or an HTTP form to send DELETE requests. This
bypasses restrictions otherwise put on these types of requests and aids in cross-site request forgery
(CSRF) attacks, which would otherwise not be possible. The vulnerability allows attackers to craft links
or forms which may change the server state. This issue is fixed in Opencast 9.10 and 10.0. You can
mitigate the problem by setting the `SameSite=Strict` attribute for your cookies. If this is a viable
option for you depends on your integrations. We strongly recommend updating in any case. (CVE-2021-43807)

See Also

https://github.com/advisories/GHSA-j4mm-7pj3-jf7v

Plugin Details

Severity: Medium

ID: 416127

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.4

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2021-43807

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/14/2021

Vulnerability Publication Date: 12/14/2021

Reference Information

CVE: CVE-2021-43807

cwe: CWE-290