Rule ID
SV-45888r1_rule
Version
V1R12
CCIs
Secure mode limits TFTP requests to a specific directory. If TFTP is not running in secure mode, it may be able to write to any file or directory and may seriously impair system integrity, confidentiality, and availability.
# grep server_args /etc/xinetd.d/tftp If the "-s" parameter is not specified, this is a finding.
Edit /etc/xinetd.d/tftp file and specify the "-s" parameter in server_args.