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

tc Server ALL must have Multipurpose Internet Mail Extensions (MIME) that invoke OS shell programs disabled.

DISA Rule

SV-100661r1_rule

Vulnerability Number

V-90011

Group Title

SRG-APP-000141-WSR-000081

Rule Version

VRAU-TC-000360

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to a file that was listed.

Open the file in a text editor.

Delete any of the following types:

application/x-sh
application/x-shar
application/x-csh
application/x-ksh

Check Contents

At the command prompt, execute the following command:

find / -name 'web.xml' -print0 | xargs -0r grep -HEn '(x-csh<)|(x-sh<)|(x-shar<)|(x-ksh<)'

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

Vulnerability Number

V-90011

Documentable

False

Rule Version

VRAU-TC-000360

Severity Override Guidance

At the command prompt, execute the following command:

find / -name 'web.xml' -print0 | xargs -0r grep -HEn '(x-csh<)|(x-sh<)|(x-shar<)|(x-ksh<)'

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

Check Content Reference

M

Target Key

3439

Comments