SV-213917r508025_rule
V-213917
SRG-APP-000266-DB-000162
SQL6-D0-002400
CAT II
10
Adjust database code to remove any information not required for explaining the error to an end user.
Consider enabling trace flag 3625 to mask certain system-level error information returned to non-administrative users.
Launch SQL Server Configuration Manager >> Click SQL Services >> Open the instance properties >> Click the Service Parameters tab >> Enter "-T3625" >> Click Add >> Click OK >> Restart SQL instance.
Review application behavior and custom database code (stored procedures, triggers), to determine whether error messages contain information beyond what is needed for explaining the issue to general users.
If database error messages contain PII data, sensitive business data, or information useful for identifying the host system or database structure, this is a finding.
V-213917
False
SQL6-D0-002400
Review application behavior and custom database code (stored procedures, triggers), to determine whether error messages contain information beyond what is needed for explaining the issue to general users.
If database error messages contain PII data, sensitive business data, or information useful for identifying the host system or database structure, this is a finding.
M
3992