SV-271285r1109236_rule
V-271285
SRG-APP-000133-DB-000179
SQLI-22-006500
CAT II
10
Change the ownership of all shared software libraries on disk to the authorized account. Remove any modify permissions granted to unauthorized users or groups.
Review Server documentation to determine the authorized owner and users or groups with modify rights for this SQL instance's binary files. Additionally check the owner and users or groups with modify rights for shared software library paths on disk.
If any unauthorized users are granted modify rights or the owner is incorrect, this is a finding.
To determine the location for these instance-specific binaries:
1. Launch SQL Server Management Studio (SSMS).
2. Connect to the instance to be reviewed.
3. Right-click server name in "Object Explorer".
4. Click "Facets".
5. Select the "Server" facet.
6. Record the value for the "RootDirectory" facet property.
7. Navigate to the folder above and review the "Binn" subdirectory.
TIP: Use the Get-FileHash cmdlet shipped with PowerShell 5.0 to get the SHA-2 hash of one or more files.
V-271285
False
SQLI-22-006500
Review Server documentation to determine the authorized owner and users or groups with modify rights for this SQL instance's binary files. Additionally check the owner and users or groups with modify rights for shared software library paths on disk.
If any unauthorized users are granted modify rights or the owner is incorrect, this is a finding.
To determine the location for these instance-specific binaries:
1. Launch SQL Server Management Studio (SSMS).
2. Connect to the instance to be reviewed.
3. Right-click server name in "Object Explorer".
4. Click "Facets".
5. Select the "Server" facet.
6. Record the value for the "RootDirectory" facet property.
7. Navigate to the folder above and review the "Binn" subdirectory.
TIP: Use the Get-FileHash cmdlet shipped with PowerShell 5.0 to get the SHA-2 hash of one or more files.
M
5677