Check: RHEL-09-215060
RHEL 9 STIG:
RHEL-09-215060
(in version v1 r3)
Title
RHEL 9 must not have a Trivial File Transfer Protocol (TFTP) server package installed. (Cat I impact)
Discussion
Removing the "tftp-server" package decreases the risk of the accidental (or intentional) activation of tftp services. If TFTP is required for operational support (such as transmission of router configurations), its use must be documented with the information systems security manager (ISSM), restricted to only authorized personnel, and have access control rules established.
Check Content
Verify that RHEL 9 does not have a "tftp-server" package installed with the following command: $ sudo dnf list --installed | grep tftp-server If the "tftp-server" package is installed, this is a finding.
Fix Text
The "tftp-server" package can be removed with the following command: $ sudo dnf remove tftp-server
Additional Identifiers
Rule ID: SV-257835r952171_rule
Vulnerability ID: V-257835
Group Title: SRG-OS-000480-GPOS-00227
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |