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/substr/read
SUBSTR returns actual stored string content (a substring), allowing an attacker to read out cached 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
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog