5.2 Ensure no Network ACLs allow ingress from 0.0.0.0/0 to remote server administration ports

Information

The Network Access Control List (NACL) function provides stateless filtering of ingress and egress network traffic to AWS resources. It is recommended that no NACL allows unrestricted ingress access to remote server administration ports, such as SSH on port 22 and RDP on port 3389 using either the TCP (6), UDP (17), or ALL (-1) protocols.

Public access to remote server administration ports, such as 22 (when used for SSH, not SFTP) and 3389, increases the attack surface of resources and unnecessarily raises the risk of resource compromise.

Solution

From Console:

Perform the following steps to remediate a network ACL:

- Login to the AWS VPC Console at

https://console.aws.amazon.com/vpc/home

.
- In the left pane, click Network ACLs
- For each network ACL that needs remediation, perform the following:
- Select the network ACL.
- Click the Inbound Rules tab.
- Click Edit inbound rules
- Either A) update the Source field to a range other than 0.0.0.0/0, or B) click Delete to remove the offending inbound rule.
- Click Save

See Also

https://workbench.cisecurity.org/benchmarks/19631

Item Details

Category: CONFIGURATION MANAGEMENT, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|CM-7b., 800-53|SC-7, CSCv7|9.2, CSCv7|12.4

Plugin: amazon_aws

Control ID: 996c7dac39cd2188236f873ee73eb0c6f314e704cb220802534a58517e600f5a