[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248392

 
 

909

 
 

195452

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CCE
view XML

CCE-95522-9

Platform: cpe:/o:amazon:linux:2, cpe:/o:centos:centos:7, cpe:/o:oracle:linux:7, cpe:/o:oracle:linux:8, cpe:/o:redhat:enterprise_linux:7, cpe:/o:redhat:enterprise_linux:8, cpe:/o:redhat:enterprise_linux:9Date: (C)2021-09-28   (M)2023-07-04



Description: In ip6tables the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to DROP implements proper design for a firewall, i.e. any packets which are not explicitly permitted should not be accepted. Fix: To set the default policy to DROP (instead of ACCEPT) using ip6tables for the built-in FORWARD chain which processes incoming packets, check and run the following steps: #yum remove -y firewalld #yum install -y iptables iptables-services #systemctl enable ip6tables #ip6tables -P FORWARD DROP #service ip6tables save Note: In the presence of firewalld package, iptables rules cannot be set as permanent. But removing firewalld package will lead to the removal of all rules currently configured in the machine. So patch is not provided for the rule.


Parameter:

[yes/no]


Technical Mechanism:

In 'iptables', the default policy is applied only after all the applicable rules in the table are examined for a match. Setting the default policy to 'DROP' implements proper design for a firewall, i.e. any packets which are not explicitly permitted should not be accepted.

CCSS Severity:CCSS Metrics:
CCSS Score : 9.3Attack Vector: NETWORK
Exploit Score: 3.9Attack Complexity: LOW
Impact Score: 4.7Privileges Required: NONE
Severity: CRITICALUser Interaction: NONE
Vector: AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:HScope: CHANGED
 Confidentiality: LOW
 Integrity: NONE
 Availability: HIGH
  

References:
Resource IdReference
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:84294
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74430
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74433
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74434
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74431
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74432
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74435
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:74436


OVAL    8
oval:org.secpod.oval:def:84294
oval:org.secpod.oval:def:74430
oval:org.secpod.oval:def:74433
oval:org.secpod.oval:def:74431
...
XCCDF    8
xccdf_org.secpod_benchmark_general_Amazon_Linux_AMI
xccdf_org.secpod_benchmark_general_CENTOS_7
xccdf_org.secpod_benchmark_general_RHEL_8
xccdf_org.secpod_benchmark_general_OEL_8
...

© SecPod Technologies