UCF STIG Viewer Logo

The system must not have the UUCP service active.


Overview

Finding ID Version Rule ID IA Controls Severity
V-226968 GEN005280 SV-226968r603265_rule Medium
Description
The UUCP utility is designed to assist in transferring files, executing remote commands, and sending email between UNIX systems over phone lines and direct connections between systems. The UUCP utility is a primitive and arcane system with many security issues. There are alternate data transfer utilities/products that can be configured to more securely transfer data by providing for authentication, as well as encryption.
STIG Date
Solaris 10 SPARC Security Technical Implementation Guide 2022-09-07

Details

Check Text ( C-29130r485234_chk )
# svcs uucp

If UUCP is found enabled and its use is not justified and documented with the ISSO, this is a finding.
Fix Text (F-29118r485235_fix)
# svcadm disable uucp
# svcadm refresh inetd