AWS-CloudTrail-S3-Bucket-Public
Severity: Critical
Description: This policy identifies publicly accessible S3 buckets that store CloudTrail data. These buckets contains sensitive audit data and only authorized users and applications should have access.
Remediation Steps:
Perform following to disable public access to cloud trail bucket :
Login to the AWS Management Console at https://console.aws.amazon.com
Navigate to S3 service.
Click on S3 bucket reported in the alert.
Click on the Permissions tab.
If Access Control List is set to Public follow below steps.
Under Access Control List, Click on Everyone and uncheck all items.
Click on Save.
If Bucket Policy is set to public follow below steps.
Under Bucket Policy, modify the policy to remove public access.
Click on Save.
If Bucket Policy is not required delete the existing Bucket Policy.
Important:
Make sure updating Access Control List or Bucket Policy does not affect S3 bucket data access.
Reference:
Â
Blue Hexagon Proprietary