SV-271179r1108921_rule
V-271179
SRG-APP-000266-DB-000162
SQLD-22-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 nonadministrative users.
1. Launch SQL Server Configuration Manager >> SQL Services.
2. Open the instance properties.
3. Select the "Service Parameters" tab.
4. Enter "-T3625".
5. Click "Add" and then click "OK".
6. 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-271179
False
SQLD-22-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
5676