STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 vCenter Appliance RhttpProxy Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 07 Mar 2023:

Envoy must drop connections to disconnected clients.

DISA Rule

SV-256737r889149_rule

Vulnerability Number

V-256737

Group Title

SRG-APP-000001-WSR-000001

Rule Version

VCRP-70-000001

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/vmware-rhttpproxy/config.xml

Locate the <config>/<envoy>/<L4Filter> block and configure <tcpKeepAliveTimeSec> as follows:

<tcpKeepAliveTimeSec>180</tcpKeepAliveTimeSec>

Restart the service for changes to take effect.

# vmon-cli --restart rhttpproxy

Check Contents

At the command prompt, run the following command:

# xmllint --xpath '/config/envoy/L4Filter/tcpKeepAliveTimeSec/text()' /etc/vmware-rhttpproxy/config.xml

Expected result:

180

or

XPath set is empty

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

Vulnerability Number

V-256737

Documentable

False

Rule Version

VCRP-70-000001

Severity Override Guidance

At the command prompt, run the following command:

# xmllint --xpath '/config/envoy/L4Filter/tcpKeepAliveTimeSec/text()' /etc/vmware-rhttpproxy/config.xml

Expected result:

180

or

XPath set is empty

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

Check Content Reference

M

Target Key

5526