Skip to main content
CUI

Documentation - V-271300

V-271300

Microsoft SQL Server 2022 Instance Security Technical Implementation Guide

CAT II

Title

Access to nonstandard, extended stored procedures must be disabled or restricted, unless specifically required and approved.

Description

<VulnDiscussion>Information systems are capable of providing a wide variety of functions and services. Some of the default functions and services 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. Applications must adhere to the principles of least functionality by providing only essential capabilities. SQL Se...

Fix Text (Documentation Requirement)

Remove any nonstandard extended stored procedures that are not documented and approved using the following: sp_dropextendedproc 'proc name'

Documentation Status

Cancel
CUI