STIGQter STIGQter: STIG Summary: VMware vSphere 8.0 vCenter Appliance Secure Token Service (STS) Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 31 Oct 2023:

The vCenter STS service must initiate session logging upon startup.

DISA Rule

SV-258973r934577_rule

Vulnerability Number

V-258973

Group Title

SRG-APP-000092-AS-000053

Rule Version

VCST-80-000013

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/vmware/vmware-vmon/svcCfgfiles/sts-lin.json

Below the last line of the "PreStartCommandArg" block, add the following line:

"StreamRedirectFile" : "%VMWARE_LOG_DIR%/vmware/sso/sts-runtime.log",

Restart the service with the following command:

# vmon-cli --restart sts

Check Contents

At the command prompt, run the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/sts-lin.json

Expected output:

"StreamRedirectFile" : "%VMWARE_LOG_DIR%/vmware/sso/sts-runtime.log",

If no log file is specified for the "StreamRedirectFile" setting, this is a finding.

Vulnerability Number

V-258973

Documentable

False

Rule Version

VCST-80-000013

Severity Override Guidance

At the command prompt, run the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/sts-lin.json

Expected output:

"StreamRedirectFile" : "%VMWARE_LOG_DIR%/vmware/sso/sts-runtime.log",

If no log file is specified for the "StreamRedirectFile" setting, this is a finding.

Check Content Reference

M

Target Key

5567