Skip to content

Communities and collections administrators can escalate their privilege up to system administrator

High
tdonohue published GHSA-cf2j-vf36-c6w8 Oct 29, 2021

Package

maven dspace-api (Maven)

Affected versions

7.0

Patched versions

7.1

Description

Impact

Any community or collection administrator can escalate their permission up to become system administrator.

This vulnerability only existed in 7.0 and does not impact 6.x or below.

Patches

Fix is included in 7.1. Please upgrade to 7.1 at your earliest convenience.

Workarounds

In 7.0, temporarily disable the ability for community or collection administrators to manage permissions or workflows settings, i.e. set the following properties in your local.cfg / dspace.cfg file

core.authorization.collection-admin.policies = false
core.authorization.community-admin.policies = false
core.authorization.community-admin.collection.workflows = false

Once upgraded to 7.1, these settings can be safely reverted to the default values of true.

References

Discovered during investigation of #7928

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

CVE-2021-41189

Weaknesses

Credits