STIGQter STIGQter: STIG Summary: VMW vRealize Automation 7.x HA Proxy Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

HAProxy must prohibit anonymous users from editing system files.

DISA Rule

SV-99819r1_rule

Vulnerability Number

V-89169

Group Title

SRG-APP-000211-WSR-000031

Rule Version

VRAU-HA-000225

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Navigate to and remove anonymous permissions for any listed files.

Check Contents

At the command prompt, execute the following command:

ls -alR /etc/haproxy /var/lib/haproxy /usr/sbin/haproxy | grep -E '^-' | awk '{print $1}' | cut -c9 | grep w

If the command returns any value, this is a finding.

Vulnerability Number

V-89169

Documentable

False

Rule Version

VRAU-HA-000225

Severity Override Guidance

At the command prompt, execute the following command:

ls -alR /etc/haproxy /var/lib/haproxy /usr/sbin/haproxy | grep -E '^-' | awk '{print $1}' | cut -c9 | grep w

If the command returns any value, this is a finding.

Check Content Reference

M

Target Key

3455

Comments