The SSH daemon must perform strict mode checking of home directory configuration files.

From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN005536

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-40400r1_rule The SSH daemon must perform strict mode checking of home directory configuration files.

Vulnerability discussion

If other users have access to modify user-specific SSH configuration files, they may be able to log into the system as another user.

Check content

Check the SSH daemon configuration for the StrictModes setting. # grep -i StrictModes /etc/ssh/sshd_config | grep -v '^#' If the setting is present and not set to yes, this is a finding.

Fix text

Edit the SSH daemon configuration and change the StrictModes setting value to yes or remove it entirely.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer