services / Azure / Garnet cluster cache data

Garnet is a Redis-compatible in-memory cache/data store offered under Azure Cosmos DB (Microsoft.DocumentDB). These ACL-scoped data-plane operations read, write, and delete keys/values held in the cluster.

Production cache data stores typically hold session state, application data, and sometimes sensitive values; access is scoped to a single organizational function.


Microsoft.​DocumentDB/​garnetClusters/​acl/​hgetall/​read

HGETALL returns all fields and values of a hash, enabling bulk read-out of stored data.

Risks

Scope: HIGH

This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.

Links

  • https:​/​/​azure.​permissions.​cloud/​iam/​Microsoft.​DocumentDB
  • https:​/​/​learn.​microsoft.​com/​en-​us/​azure/​role-​based-​access-​control/​resource-​provider-​operations
  • Contributed by P0 Security

    © 2023–present P0 Security and contributors to the IAM Privilege Catalog