Skip to main content

lacework-global-145

Network ACLs do not allow unrestricted inbound traffic

Description

A Network ACL acts as a stateless, virtual firewall that controls traffic at the subnet level. The default Network ACL associated with a VPC allows all inbound and outbound traffic. For security purposes, it is recommended to restrict inbound Network ACLs.

Remediation

  1. Log in to the AWS Management Console.

  2. Select Services.

  3. Select VPC.

  4. Select Network ACLs.

  5. Select the Network ACL to edit.

  6. Select Edit inbound rules.

  7. For each rule, restrict access to only the appropriate port or port range.

  8. Select Save changes.