Skip to main content

Improper Privilege Management

CVE-2023-27589

Severity Medium
Score 6.5/10

Summary

Minio is a Multi-Cloud Object Storage framework. version RELEASE.2020-12-23T02-24-12Z prior to RELEASE.2023-03-13T19-46-17Z, a user with "consoleAdmin" permissions can potentially create a user that matches the root credential "accessKey". Once this user is created successfully, the root credential ceases to work appropriately. There are ways to work around this via adding higher privileges to the disabled root user via "mc admin policy set".

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

CWE-269 - Improper Privilege Management

An effective privilege management infrastructure provides valid users with required access and privileges across heterogeneous technology environments. An application with a faulty privilege management infrastructure allows higher than authorized privileges or enables privilege escalation. This can lead to security incidents such as system infiltration, data breach, and complete system takeover.

Advisory Timeline

  • Published