STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 ESXi Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 02 Apr 2025:

The ESXi host Secure Shell (SSH) daemon must be configured to not allow X11 forwarding.

DISA Rule

SV-256392r959010_rule

Vulnerability Number

V-256392

Group Title

SRG-OS-000480-VMM-002000

Rule Version

ESXI-70-000023

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

From an ESXi shell, add or correct the following line in "/etc/ssh/sshd_config":

X11Forwarding no

Check Contents

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep x11forwarding

Expected result:

x11forwarding no

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-256392

Documentable

False

Rule Version

ESXI-70-000023

Severity Override Guidance

From an ESXi shell, run the following command:

# /usr/lib/vmware/openssh/bin/sshd -T|grep x11forwarding

Expected result:

x11forwarding no

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5518