UCF STIG Viewer Logo

Plugins requiring authorization must ask for user permission


Overview

Finding ID Version Rule ID IA Controls Severity
V-0014 DTBC-0014 SV-0014r1_rule Medium
Description
Allows Google Chrome to run plugins that require authorization. If you enable this setting, plugins that are not outdated always run. If this setting is disabled or not set, users will be asked for permission to run plugins that require authorization. These are plugins that can compromise security.
STIG Date
Google Chrome STIG Draft 2012-09-25

Details

Check Text ( C-0014r1_chk )
Universal method (Requires Chrome Browser v15 or later):
1. In the omnibox (address bar) type chrome://policy
2. If AlwaysAuthorizePlugins is displayed under the Policy Name column and it is set to false under the Policy Value column, then this is not a finding.

Windows method:
1. Start regedit
2. Navigate to HKLM\Software\Policies\Google\Chrome\
3. If the AlwaysAuthorizePlugins value name does not exist or its value data is not set to 0, then this is a finding.
Fix Text (F-0014r1_fix)

Valid for Chrome Browser version 13 or later.

Windows registry:
Key Path: HKLM\Software\Policies\Google\Chrome\
Value Name: AlwaysAuthorizePlugins
Value Type: Boolean (REG_DWORD)
Value Data: 0

Windows group policy:
Policy Path: Computer Configuration\Administrative Templates\Google\Google Chrome\
Policy Name: Always runs plugins that require authorization
Policy State: Disabled
Policy Value: N/A