[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-95471-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-03-05   (M)2023-07-04



Description: Although the groupadd program will not let you create a duplicate Group ID (GID), it is possible for an administrator to manually edit the /etc/group file and change the GID field. Rationale: User groups must be assigned unique GIDs for accountability and to ensure appropriate access protections. Audit: Run the following script and verify #!/bin/bash cut -d: -f3 /etc/group | sort | uniq -d | while read x ; do echo "Duplicate GID ($x) in /etc/group" done Remediation: Based on the results of the audit script, establish unique GIDs and review all files owned by the shared GID to determine which group they are supposed to belong to. Notes: You can also use the grpck command to check for other inconsistencies in the /etc/group file.


Parameter:

[yes/no]


Technical Mechanism:

Based on the results of the audit script, establish unique GIDs and review all files owned by the shared GID to determine which group they are supposed to belong to.

CCSS Severity:CCSS Metrics:
CCSS Score : 8.8Attack Vector: LOCAL
Exploit Score: 2.0Attack Complexity: LOW
Impact Score: 6.0Privileges Required: LOW
Severity: HIGHUser Interaction: NONE
Vector: AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:HScope: CHANGED
 Confidentiality: HIGH
 Integrity: HIGH
 Availability: HIGH
  

References:
Resource IdReference
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:72917
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:84290
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:72050
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:68622
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:73022
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:72708
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:72416
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:72811


OVAL    8
oval:org.secpod.oval:def:84290
oval:org.secpod.oval:def:72917
oval:org.secpod.oval:def:72708
oval:org.secpod.oval:def:72416
...
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