Overview

FieldValue
ID1089
NameRead All ResourceQuotas (Cluster-wide Information Disclosure)
Risk CategoryInformation Disclosure
Risk LevelMedium
Role TypeClusterRole
API Groupscore
Resourcesresourcequotas
Verbsget, list, watch
TagsInformationDisclosure QuotaTampering Reconnaissance ResourceConfiguration

Description

Allows reading ResourceQuota objects across all namespaces. This provides a comprehensive view of resource limits cluster-wide, aiding attackers in identifying broadly constrained or privileged namespaces and overall resource allocation strategies.

Abuse Scenarios

  1. List all ResourceQuotas across all namespaces.
kubectl get resourcequotas --all-namespaces