π Google API Key is not restricted for unspecified hosts and apps π’
- Contextual name: π API Key is not restricted for unspecified hosts and apps π’
- ID:
/ce/ca/google/api/api-key-for-hosts-and-apps
- Located in: π Google API & Services
Flagsβ
- π’ Impossible policy
- π’ Policy with categories
- π’ Policy with type
Our Metadataβ
- Policy Type:
COMPLIANCE_POLICY
- Policy Category:
SECURITY
Similar Policiesβ
- Cloud Conformity
Descriptionβ
Descriptionβ
API Keys should only be used for services in cases where other authentication methods are unavailable. In this case, unrestricted keys are insecure because they can be viewed publicly, such as from within a browser, or they can be accessed on a device where the key resides. It is recommended to restrict API key usage to trusted hosts, HTTP referrers and apps. It is recommended to use the more secure standard authentication flow instead.
Rationaleβ
Security risks involved in using API-Keys appear below:
β’ API keys are simple encrypted strings
β’ API keys do not identify the user or the application making the API request
β’ API keys are typically accessible to clients, making it easy to discover and steal an API keyIn light of these potential risks, Google recommends using the standard authentication flow instead of API keys. However, there are limited cases where API keys are more appropriate. For example, if there is a mobile application that needs to use the Google Cloud Translation API, but doesn't otherwise need a backend server, API keys are the simplest way to authenticate to that API.
... see more
Remediationβ
Remediationβ
From Google Cloud Consoleβ
Leaving Keys in Placeβ
Go to
APIs & Services\Credentials
using https://console.cloud.google.com/apis/credentialsIn the section
API Keys
, Click theAPI Key Name
. The API Key properties display on a new page.In the
Key restrictions
section, set the application restrictions to any ofHTTP referrers
,IP addresses
,Android apps
,iOS apps
.Click
Save
.Repeat steps 2,3,4 for every unrestricted API key.
Note: Do not set
HTTP referrers
to wild-cards(* or *.[TLD] or .[TLD]/)
allowing access to any/wide HTTP referrer(s) Do not setIP addresses
and referrer toany host (0.0.0.0 or 0.0.0.0/0 or ::0)
Removing Keysβ
Another option is to remove the keys entirely.
- Go to
APIs & Services\Credentials
using https://console.cloud.google.com/apis/credentials- In the section
API Keys
, select the checkbox next to each key you wish to remove- Select
Delete
and confirm.
policy.yamlβ
Linked Framework Sectionsβ
Section | Sub Sections | Internal Rules | Policies | Flags |
---|---|---|---|---|
πΌ CIS GCP v3.0.0 β πΌ 1.13 Ensure API Keys Are Restricted To Use by Only Specified Hosts and Apps - Level 2 (Manual) | 1 | |||
πΌ Cloudaware Framework β πΌ Cryptographic Configuration | 8 |