Microsoft SQL Server 2012 Database STIG Version Comparison
Microsoft SQL Server 2012 Database Security Technical Implementation Guide
Comparison
There are 1 differences between versions v1 r16 (Jan. 26, 2018) (the "left" version) and v1 r18 (Jan. 25, 2019) (the "right" version).
Check SQL2-00-016900 was changed between these two versions. Green, underlined text was added, red, struck-out text was removed.
The regular view of the left check and right check may be easier to read.
Text Differences
Title
Unused database components and database objects must be removed.
Check Content
Review the list of components or optional features installed with SQL Server. If optional features or components of SQL Server are NOT installed, this is not a finding. If unused components or features of SQL Server are installed, then review the system documentation to verify unused components or features are documented and authorized. If authorized. If any are not documented and authorized, this is a finding.
Discussion
Information systems are capable of providing a wide variety of functions and services. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions). It is detrimental for applications to provide or install by default, functionality exceeding requirements or mission objectives. Examples include, but are not limited to, installing advertising software demonstrations or browser plug-ins not related to requirements or providing a wide array of functionality not required for every mission, yet cannot be disabled. Applications must adhere to the principles of least functionality by providing only essential capabilities. Unused and unnecessary SQL Server components increase the number of available attack vectors to SQL Server by introducing additional targets for attack. By minimizing the services and applications installed on the system, the number of potential vulnerabilities is reduced.
Fix
If any database components or objects of SQL Server are required for operation of applications that will be accessing SQL Server data or configuration, include them in the system documentation. If any unused components or objects of SQL Server are installed, uninstall or remove unused components or objects.