SV-271119r1137654_rule
V-271119
SRG-APP-000033-DB-000084
SQLD-22-000300
CAT I
10
Configure SQL Server settings and access controls to permit user access only to objects and data that the user is authorized to view or interact with, and to prevent access to all other objects and data.
Use GRANT, REVOKE, DENY, ALTER ROLE … ADD MEMBER … and/or ALTER ROLE …. DROP MEMBER statements to add and remove permissions on database-level securables, bringing them into line with the documented requirements.
If the database is tempdb, this is Not Applicable.
Check SQL Server settings to determine whether users are restricted from accessing objects and data they are not authorized to access.
Review the system documentation to determine the required levels of protection for securables in the database by type of user.
Review the permissions in place in the database.
If the permissions do not match the documented requirements, this is a finding.
Use the supplemental file "Database permission assignments to users and roles.sql".
V-271119
False
SQLD-22-000300
If the database is tempdb, this is Not Applicable.
Check SQL Server settings to determine whether users are restricted from accessing objects and data they are not authorized to access.
Review the system documentation to determine the required levels of protection for securables in the database by type of user.
Review the permissions in place in the database.
If the permissions do not match the documented requirements, this is a finding.
Use the supplemental file "Database permission assignments to users and roles.sql".
M
5676