GEN005202 - The sshd server must bind the X11 forwarding server to the loopback address.

Information

Enabling X11 Forwarding on the host can permit a malicious user to secretly open another X11 connection to another remote client during the session and perform unobtrusive activities such as keystroke monitoring. If the X11 services are not required for the system's intended function, they should be disabled or restricted as appropriate to the user's needs.
By default, sshd binds the forwarding server to the loopback address and sets the hostname part of the DISPLAY environment variable to 'localhost'. This prevents remote hosts from connecting to the proxy display.

Solution

The root role is required.

Modify the sshd_config file.

# vi /etc/ssh/sshd_config

Locate the line containing:

X11UseLocalhost

Change it to:

X11UseLocalhost yes

Restart the SSH service.

# svcadm restart svc:/network/ssh

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_SOL_10_SPARC_V2R4_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-233304r603292_rule, STIG-ID|GEN005202, Vuln-ID|V-233304

Plugin: Unix

Control ID: 7ff0757997e37ba4273f873ebe64b70b75dbcc8a3f254c03a9c6d9c42bba3ed2