Severity: High
Description: This control ensures that bucket level public access setting 'Block new public ACLs and uploading public objects' is set to true. The bucket level public access setting 'Block new public ACLs and uploading public objects' ensures that a bucket or object ACL cannot be updated to grant public access.
Remediation Steps:
Perform following to update S3 bucket public and cross account access :
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to s3 console.
In the navigation pane, select buckets.
Click on the bucket to be modified, click permissions.
Click Public access settings.
Click edit.
In Manage public bucket policies section, check the box for lock public access to buckets and objects granted through new access control lists (ACLs).
Choose Save.
When asked for confirmation, enter confirm. Then choose Confirm to save changes.
Important:
AWS s3 Now refers this option as "Block public access to buckets and objects granted through new ACLs".
Reference:
CIS Amazon Web Services Foundations Benchmark v1.3.0 - 08-07-2020: Recommendation #1.20
https://docs.aws.amazon.com/AmazonS3/latest/user-guide/block-public-access-bucket.html