STIGQter STIGQter: STIG Summary: VMware vRealize Operations Manager 6.x tc Server Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

tc Server API log files must only be accessible by privileged users.

DISA Rule

SV-99531r1_rule

Vulnerability Number

V-88881

Group Title

SRG-APP-000118-WSR-000068

Rule Version

VROM-TC-000280

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

At the command prompt, execute the following commands:

sed -i "/^[^#]*UMASK/ c\UMASK 027" /etc/login.defs

find /storage/log/vcops/log/suite-api/ -type f -exec chmod o=--- {} \;

Check Contents

At the command prompt, execute the following command:

stat -c "%a %n" /storage/log/vcops/log/suite-api/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'

If the command produces any output, this is a finding.

Vulnerability Number

V-88881

Documentable

False

Rule Version

VROM-TC-000280

Severity Override Guidance

At the command prompt, execute the following command:

stat -c "%a %n" /storage/log/vcops/log/suite-api/* | awk '$1 !~ /^640/ && $2 ~ /(\.txt)|(\.log)/ {print}'

If the command produces any output, this is a finding.

Check Content Reference

M

Target Key

3441

Comments