Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1qaDZ4LTd4ZmctOWNxMs4ABBmw
Searching Opencast may cause a denial of service
Impact
First noticed in Opencast 13 and 14, Opencast's Elasticsearch integration may generate syntactically invalid Elasticsearch queries in relation to previously acceptable search queries. From Opencast version 11.4 and newer, Elasticsearch queries are retried a configurable number of times in the case of error to handle temporary losses of connection to Elasticsearch. These invalid queries would fail, causing the retry mechanism to begin requerying with the same syntactically invalid query immediately, in an infinite loop. This causes a massive increase in log size which can in some cases cause a denial of service due to disk exhaustion.
Patches
Opencast 13.10 and Opencast 14.3 contain patches (https://github.com/opencast/opencast/pull/5150, and https://github.com/opencast/opencast/pull/5033) which address the base issue, with Opencast 16.7 containing changes which harmonize the search behaviour between the admin UI and external API. Users are strongly recommended to upgrade as soon as possible if running versions prior to 13.10 or 14.3. While the relevant endpoints require (by default) ROLE_ADMIN
or ROLE_API_SERIES_VIEW
, the problem queries are otherwise innocuous. This issue could be easily triggered by normal administrative work on an affected Opencast system. If you are running a version newer than 13.10 and 14.3 and seeing different results when searching in your admin UI vs your external API or LMS, upgrading to 16.7 should resolve the issue.
Workarounds
None identified.
References
Pull Requests
- Preventing the infinite loop issue: https://github.com/opencast/opencast/pull/5150
- Sanitizing user input: https://github.com/opencast/opencast/pull/5033
If you have any questions or comments about this advisory:
Open an issue in our issue tracker
Email us at [email protected]
Credit
Credit to Adilagha Aliyev of Graz University of Technology, Educational Technologies, [email protected]
Permalink: https://github.com/advisories/GHSA-jh6x-7xfg-9cq2JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qaDZ4LTd4ZmctOWNxMs4ABBmw
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 9 hours ago
Updated: about 6 hours ago
CVSS Score: 6.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-jh6x-7xfg-9cq2, CVE-2024-52797
References:
- https://github.com/opencast/opencast/security/advisories/GHSA-jh6x-7xfg-9cq2
- https://github.com/opencast/opencast/pull/5033
- https://github.com/opencast/opencast/pull/5150
- https://github.com/advisories/GHSA-jh6x-7xfg-9cq2
Blast Radius: 9.7
Affected Packages
maven:org.opencastproject:opencast-elasticsearch-impl
Dependent packages: 7Dependent repositories: 31
Downloads:
Affected Version Ranges: >= 11.4, < 13.10, >= 15.0, <= 16.6, >= 14.0, < 14.3
Fixed in: 13.10, , 14.3
All affected versions:
All unaffected versions: