Skip to main content

Incorrect Authorization

CVE-2021-41189

Severity High
Score 7.2/10

Summary

DSpace is an open source turnkey repository application. From version 7.0-beta3, any community or collection administrator can escalate their permission up to become system administrator. This vulnerability exists from 7.0-beta3 and does not impact 6.x or below. This issue is patched in version 7.1. As a workaround, users may temporarily disable the ability for community or collection administrators to manage permissions or workflows settings.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • HIGH
  • HIGH
  • HIGH

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published