Severity :
...
Medium
Description:
...
This control ensures that a default security list is
...
configured for the VCN with the rules to block unintended traffic connection to resources of VCN. The security list acts as virtual firewalls to prevent unrestricted connection to resources in VCN. When No custom security list is specify for a subnet, the default security list is automatically used with that subnet. The default security List comes with initial set of stateful rules. Update the list to deny all traffic on all ports from all sources.
Remediation Steps:
Perform following to create subnets in the VNC :
Login to the OCI console at https://www.oracle.com/cloud/sign-in.html.
In navigation click Networking and then click Virtual Cloud Networks.
Click on the VNC reported.
Under Resources, click Security Lists.
Click the Default security list reported.
Under Resources, click either Ingress Rules. To add a deny all rule
Click either Add Ingress Rule.
Keep stateful rule option.
Enter either the source CIDR as 0.0.0.0/0 to indicate all IP address.
Select “All protocols” for IP protocol.
Select All for port.
Add Description for description.
Click Add Ingress Rules.
Important:
Reference: