services / Google Cloud / Cloud functions
Cloud functions is a serverless computing service. Functions are triggered in response to events and the code runs in an environment fully managed by Google.
cloudfunctions.functions.invoke
Allows execution of a cloud function. Can expose a variety of risks depending on the contents of the cloud function. Also allows for DOS via spamming executions and data injection via execution with fake parameters.
Risks
Scope: CRITICAL
This privilege may grant access to sensitive data from a significant fraction of organizational functions, allow interruption of critical organizational services, or its exploit could lead to significant privilege escalation.
Links
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog