[Forgot Password]
Login  Register Subscribe

30389

 
 

423868

 
 

247085

 
 

909

 
 

194218

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CCE
view XML

CCE-95019-6

Platform: cpe:/o:debian:debian_linux:11.x, cpe:/o:ubuntu:ubuntu_linux:20.04, cpe:/o:ubuntu:ubuntu_linux:22.04, cpe:/o:ubuntu:ubuntu_linux:23.04Date: (C)2020-10-15   (M)2023-09-01



The /etc/crontab file is used by cron to control its own jobs. The commands in this item make sure that root is the user and group owner of the file and that only the owner can access the file. UID - User Identifier is a number assigned by Linux to each user on the system. This number is used to identify the user to the system and to determine which system resources the user can access. UIDs are stored in the /etc/passwd file: Rationale: This file contains information on what system jobs are run by cron. Write access to these files could provide unprivileged users with the ability to elevate their privileges. Read access to these files could provide users with the ability to gain insight on system jobs that run on the system and could provide them a way to gain unauthorized privileged access. Fix: # chown root:root /etc/crontab # chmod og-rwx /etc/crontab


Parameter:

[root group owns, root user owns, permission 600]


Technical Mechanism:

# chown root:root /etc/crontab # chmod og-rwx /etc/crontab

CCSS Severity:CCSS Metrics:
CCSS Score : 4.2Attack Vector: LOCAL
Exploit Score: 0.8Attack Complexity: LOW
Impact Score: 3.4Privileges Required: HIGH
Severity: MEDIUMUser Interaction: NONE
Vector: AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:LScope: UNCHANGED
 Confidentiality: LOW
 Integrity: LOW
 Availability: LOW
  

References:
Resource IdReference
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:92346
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:87323
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:85097
SCAP Repo OVAL Definitionoval:org.secpod.oval:def:65992


OVAL    4
oval:org.secpod.oval:def:85097
oval:org.secpod.oval:def:92346
oval:org.secpod.oval:def:87323
oval:org.secpod.oval:def:65992
...
XCCDF    8
xccdf_org.secpod_benchmark_NIST_800_53_r5_Debain_11
xccdf_org.secpod_benchmark_general_Ubuntu_23.04
xccdf_org.secpod_benchmark_NIST_800_53_r5_Debian_11
xccdf_org.secpod_benchmark_general_Ubuntu_22.04
...

© SecPod Technologies