CVE-2022-41965 – Opencast Authenticated OpenRedirect Vulnerability
https://notcve.org/view.php?id=CVE-2022-41965
Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to Opencast 12.5, Opencast's Paella authentication page could be used to redirect to an arbitrary URL for authenticated users. The vulnerability allows attackers to redirect users to sites outside of one's Opencast install, potentially facilitating phishing attacks or other security issues. This issue is fixed in Opencast 12.5 and newer. Opencast es una plataforma gratuita de código abierto para respaldar la gestión de contenido educativo de audio y video. • https://github.com/opencast/opencast/commit/d2ce2321590f86b066a67e8c231cf68219aea017 https://github.com/opencast/opencast/security/advisories/GHSA-r3qr-vwvg-43f7 • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') •
CVE-2022-29237 – Limited Authentication Bypass for Media Files in Opencast
https://notcve.org/view.php?id=CVE-2022-29237
Opencast is a free and open source solution for automated video capture and distribution at scale. Prior to Opencast 10.14 and 11.7, users could pass along URLs for files belonging to organizations other than the user's own, which Opencast would then import into the current organization, bypassing organizational barriers. Attackers must have full access to Opencast's ingest REST interface, and also know internal links to resources in another organization of the same Opencast cluster. Users who do not run a multi-tenant cluster are not affected by this issue. This issue is fixed in Opencast 10.14 and 11.7. • https://github.com/opencast/opencast/commit/8d5ec1614eed109b812bc27b0c6d3214e456d4e7 https://github.com/opencast/opencast/security/advisories/GHSA-qm6v-cg9v-53j3 • CWE-287: Improper Authentication •