4.2.21 Ensure sshd PermitUserEnvironment is disabled

Information

The PermitUserEnvironment option allows users to present environment options to the SSH daemon.

Permitting users the ability to set environment variables through the SSH daemon could potentially allow users to bypass security controls (e.g. setting an execution path that has SSH executing trojan'd programs)

Solution

Edit the /etc/ssh/sshd_config file to set the parameter PermitUserEnvironment to no :

PermitUserEnvironment no

Note: First occurrence of a option takes precedence.

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b.

Plugin: Unix

Control ID: 3bcced1a44fe17a4c9d8c35959b5b77ad9c3f328de71452fcfd334778e3fbf87