STIGQter STIGQter: STIG Summary: MS SQL Server 2014 Instance Security Technical Implementation Guide Version: 1 Release: 10 Benchmark Date: 24 Apr 2020:

SQL Server must enforce approved authorizations for logical access to server-level system resources in accordance with applicable access control policies.

DISA Rule

SV-82251r1_rule

Vulnerability Number

V-67761

Group Title

SRG-APP-000033-DB-000084

Rule Version

SQL4-00-002010

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Use GRANT, REVOKE, DENY, ALTER SERVER ROLE … ADD MEMBER … and/or ALTER SERVER ROLE …. DROP MEMBER statements to add and remove permissions on server-level securables, bringing them into line with the documented requirements.

Check Contents

Review the system documentation to determine the required levels of protection for DBMS server securables, by type of login.

Review the permissions actually in place on the server.

The server permission functions and views provided in the supplemental file Permissions.sql can help with this.

If the actual permissions do not match the documented requirements, this is a finding.

Vulnerability Number

V-67761

Documentable

False

Rule Version

SQL4-00-002010

Severity Override Guidance

Review the system documentation to determine the required levels of protection for DBMS server securables, by type of login.

Review the permissions actually in place on the server.

The server permission functions and views provided in the supplemental file Permissions.sql can help with this.

If the actual permissions do not match the documented requirements, this is a finding.

Check Content Reference

M

Target Key

2639

Comments