STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 7 Security Technical Implementation Guide Version: 3 Release: 3 Benchmark Date: 23 Apr 2021:

The Red Hat Enterprise Linux operating system must not have the ypserv package installed.

DISA Rule

SV-204443r603261_rule

Vulnerability Number

V-204443

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

RHEL-07-020010

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Configure the operating system to disable non-essential capabilities by removing the "ypserv" package from the system with the following command:

# yum remove ypserv

Check Contents

The NIS service provides an unencrypted authentication service that does not provide for the confidentiality and integrity of user passwords or the remote session.

Check to see if the "ypserve" package is installed with the following command:

# yum list installed ypserv

If the "ypserv" package is installed, this is a finding.

Vulnerability Number

V-204443

Documentable

False

Rule Version

RHEL-07-020010

Severity Override Guidance

The NIS service provides an unencrypted authentication service that does not provide for the confidentiality and integrity of user passwords or the remote session.

Check to see if the "ypserve" package is installed with the following command:

# yum list installed ypserv

If the "ypserv" package is installed, this is a finding.

Check Content Reference

M

Target Key

2899

Comments