Skip to content

The Oracle Linux operating system must not have a File Transfer Protocol (FTP) server package installed unless needed.

An XCCDF Rule

Description

The FTP service provides an unencrypted remote access that does not provide for the confidentiality and integrity of user passwords or the remote session. If a privileged user were to log on using this service, the privileged user password could be compromised. SSH or other encrypted file transfer methods must be used in place of this service.

ID
SV-221884r991589_rule
Version
OL07-00-040690
Severity
High
References
Updated

Remediation Templates

A Manual Procedure

Document the "vsftpd" package with the ISSO as an operational requirement or remove it from the system with the following command:

# yum remove vsftpd