[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248364

 
 

909

 
 

195388

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CCE
view XML

CCE-95739-9

Platform: cpe:/o:ubuntu:ubuntu_linux:20.04Date: (C)2023-12-20   (M)2023-12-27



/etc/security/opasswd and it's backup /etc/security/opasswd.old hold user's previous passwords if pam_unix or pam_pwhistory is in use on the system. Rationale: It is critical to ensure that /etc/security/opasswd is protected from unauthorized access. Although it is protected by default, the file permissions could be changed either inadvertently or through malicious actions.Fix: Run the following commands to set permissions on /etc/security/opasswd: # chown root:root /etc/security/opasswd Run the following commands to set permissions on /etc/security/opasswd.old if exists: # chown root:root /etc/security/opasswd.old


Parameter:

[0, 0, 110100100]


Technical Mechanism:

Run the following commands to set permissions on /etc/security/opasswd: # chown root:root /etc/security/opasswd # chmod u-x,go-wx /etc/security/opasswd Run the following commands to set permissions on /etc/security/opasswd.old if exists: # chown root:root /etc/security/opasswd.old # chmod u-x,go-wx /etc/security/opasswd.old

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:95932


OVAL    1
oval:org.secpod.oval:def:95932
XCCDF    1
xccdf_org.secpod_benchmark_general_Ubuntu_20.04

© SecPod Technologies