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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-12-14T18:10:11

Updated: 2021-12-14T18:10:11

Reserved: 2021-11-16T00:00:00


Link: CVE-2021-43807

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-12-14T18:15:08.573

Modified: 2021-12-20T13:31:02.703


Link: CVE-2021-43807

JSON object: View

cve-icon Redhat Information

No data.

CWE