UCF STIG Viewer Logo

Unsigned gadgets must not be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-15724 5.250 SV-25267r2_rule Medium
Description
Uncontrolled installation of applications can introduce various issues, including system instability, and allow access to sensitive information. Installation of applications must be controlled by the enterprise. This setting prevents unsigned gadgets from being installed.
STIG Date
Windows 7 Security Technical Implementation Guide 2018-02-12

Details

Check Text ( C-57969r2_chk )
If Desktop Gadgets have been disabled, this is NA.
Verify the following registry value to determine if Desktop Gadgets have been disabled:

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \Software\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar\

Value Name: TurnOffSidebar

Type: REG_DWORD
Value: 1

If Desktop Gadgets have not been disabled and the following registry value does not exist or is not configured as specified, this is a finding:

Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Windows\Sidebar\

Value Name: TurnOffUnsignedGadgets

Type: REG_DWORD
Value: 1
Fix Text (F-62293r1_fix)
Configure the policy value for Computer Configuration -> Administrative Templates -> Windows Components -> Desktop Gadgets -> "Restrict unpacking and installation of gadgets that are not digitally signed" to "Enabled".

To turn off Desktop Gadgets completely, configure the policy value for Computer Configuration -> Administrative Templates -> Windows Components -> Desktop Gadgets -> "Turn off desktop gadgets" to "Enabled".