STIGQter STIGQter: STIG Summary: Oracle HTTP Server 12.1.3 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 24 Jul 2020:

The OHS instance installation must not contain an .htaccess file.

DISA Rule

SV-79121r1_rule

Vulnerability Number

V-64631

Group Title

SRG-APP-000516-WSR-000174

Rule Version

OH12-1X-000196

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

1. cd $DOMAIN_HOME/config/fmwconfig/components/OHS

2. find . -name .htaccess -exec rm {} \;

Check Contents

1. cd $DOMAIN_HOME/config/fmwconfig/components/OHS

2. find . -name .htaccess -print

3. If any .htaccess files are found, this is a finding.

Vulnerability Number

V-64631

Documentable

False

Rule Version

OH12-1X-000196

Severity Override Guidance

1. cd $DOMAIN_HOME/config/fmwconfig/components/OHS

2. find . -name .htaccess -print

3. If any .htaccess files are found, this is a finding.

Check Content Reference

M

Target Key

2753

Comments