Impact
Media publication via OAI-PMH allows unauthenticated public access to all media and metadata by default. OAI-PMH is part of the default workflow and is activated by default, requiring active user intervention of users to protect media. This leads to users unknowingly handing out public access to events without their knowledge.
Patches
The problem has been addressed in Opencast 7.6 and 8.1 where the OAI-PMH endpoint is configured to require users with ROLE_ADMIN
by default. In addition to this, Opencast 9 removes the OAI-PMH publication from the default workflow, making the publication a conscious decision users have to make by updating their workflows.
Workarounds
In the organization security configuration (etc/security/mh_default_org.xml
), change the roles required for accessing /oaipmh
from ROLE_ANONYMOUS
to ROLE_ADMIN
.
References
For more information
If you have any questions or comments about this advisory:
References
Impact
Media publication via OAI-PMH allows unauthenticated public access to all media and metadata by default. OAI-PMH is part of the default workflow and is activated by default, requiring active user intervention of users to protect media. This leads to users unknowingly handing out public access to events without their knowledge.
Patches
The problem has been addressed in Opencast 7.6 and 8.1 where the OAI-PMH endpoint is configured to require users with
ROLE_ADMIN
by default. In addition to this, Opencast 9 removes the OAI-PMH publication from the default workflow, making the publication a conscious decision users have to make by updating their workflows.Workarounds
In the organization security configuration (
etc/security/mh_default_org.xml
), change the roles required for accessing/oaipmh
fromROLE_ANONYMOUS
toROLE_ADMIN
.References
For more information
If you have any questions or comments about this advisory:
References