1.8.1.1 SFTP and SCP

Information

The copy command is widely used in AOS-CX switches to transfer files, configurations and log messages. The commonly used file transfer protocol TFTP transfers files in plaintext, so attackers can easily capture and view the contents of transferred packets. Secure copy protocols encrypt the copy payload to prevent unwanted access to the transferred data

To protect malicious users from accessing the contents of transferred files, it is recommended to use SFTP and SCP to perform the copy operations.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Select secure copy protocols when copying files to or from the switch.To copy a file to the device:

switch# copy scp://[email protected]/config running-config

or

switch# copy sftp://[email protected]/config running-config

To copy a file from the device:

switch# copy running-config scp://[email protected]/config cli

or

switch# copy running-config sftp://[email protected]/config cli vrf mgmt

Impact:

Transferring files using other methods, such as TFTP exposes the file contents in plaintext to anyone who has access to the data stream betwen the switch and the target. This can lead to disclosure of sensitive information to unwanted actors.

See Also

https://workbench.cisecurity.org/benchmarks/24202

Item Details

Category: ACCESS CONTROL, SECURITY ASSESSMENT AND AUTHORIZATION, IDENTIFICATION AND AUTHENTICATION, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|AC-17(2), 800-53|CA-9, 800-53|IA-5, 800-53|IA-5(1), 800-53|SC-7, 800-53|SC-7(5), 800-53|SC-8, 800-53|SC-8(1), CSCv7|9.2, CSCv7|14.4

Plugin: ArubaOS

Control ID: 9f178fb27d7dacd37229c90029b0e2aa4b07c33f17de0adaeaa808918c01ebf4