More Info:

Ensures that logging and log alerts exist for storage permission changes. Storage permissions include access to the buckets that store the logs, any changes in storage permissions should be heavily monitored to prevent unauthorized changes.

Risk Level

Medium

Address

Security

Compliance Standards

CISGCP, CBP, HIPAA, ISO27001, HITRUST

Triage and Remediation

Remediation

To remediate the misconfiguration “Storage Permissions Change Log Alerts Should Be Enabled” for GCP using GCP console, follow the below steps:

  1. Open the Google Cloud Console and select the project for which you want to enable storage permissions change log alerts.

  2. Navigate to the Cloud Storage page and select the bucket for which you want to enable the alerts.

  3. Click on the “Edit Bucket Details” button to open the bucket details page.

  4. Scroll down to the “Advanced Settings” section and click on the “Edit Bucket Permissions” button.

  5. In the “Bucket Permissions” window, click on the “Add Member” button.

  6. In the “Add members” window, enter the email address of the user or group that you want to receive the alerts.

  7. In the “Select a role” dropdown menu, select the “Storage Object Admin” role.

  8. Click on the “Save” button to add the member with the selected role.

  9. Now, click on the “Add Notification” button in the “Advanced Settings” section.

  10. In the “Add Notification” window, select the “Object Change” event type.

  11. In the “Filter” section, select the “All object changes” option.

  12. In the “Delivery” section, select the “Email” option and enter the email address of the user or group that you added in step 6.

  13. Click on the “Save” button to save the notification.

  14. Repeat steps 9 to 13 for each user or group that you want to receive the alerts.

  15. Once you have added all the necessary members and notifications, click on the “Save” button to save the changes.

By following these steps, you have successfully enabled storage permissions change log alerts for the selected bucket in GCP.

Additional Reading: