PT-2021-23162 · Dspace · Dspace
Published
2021-10-29
·
Updated
2021-11-03
·
CVE-2021-41189
CVSS v2.0
9.0
High
| Vector | AV:N/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
DSpace version 7.0
Description
DSpace is an open source turnkey repository application. In version 7.0, any community or collection administrator can escalate their permission up to become system administrator. This issue is patched in version 7.1. As a workaround, users of 7.0 may temporarily disable the ability for community or collection administrators to manage permissions or workflows settings.
Recommendations
For DSpace version 7.0, temporarily disable the ability for community or collection administrators to manage permissions or workflows settings by setting 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.
Upgrade to DSpace version 7.1 at your earliest convenience.Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dspace