UCF STIG Viewer Logo

Disable AutoComplete for forms is not enabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-15574 DTBI690 SV-16421r1_rule ECSC-1 Medium
Description
This AutoComplete feature suggests possible matches when users are filling up forms. If you enable this setting, the user is not suggested matches when filling forms. The user cannot change it. If you disable this setting, the user is suggested possible matches when filling forms. The user cannot change it. If you do not configure this setting, the user has the freedom to turn on the auto-complete feature for forms. To display this option, the users open the Internet Options dialog box, click the Contents Tab and click the Settings button.
STIG Date
Microsoft IE Version 7 2015-12-17

Details

Check Text ( C-14634r1_chk )
The policy value for User Configuration -> Administrative Templates -> Windows Components -> Internet Explorer -> "Disable AutoComplete for forms" will be set to “Enabled”.

Procedure: Use the Windows Registry Editor to navigate to the following key:

HKCU\Software\Policies\Microsoft\Internet Explorer\Main

Criteria: If the value Use FormSuggest is REG_SZ = no, this is not a finding.

HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel

Criteria: If the value FormSuggest is REG_DWORD = 1, this is not a finding.
Fix Text (F-15208r1_fix)
The policy value for User Configuration -> Administrative Templates -> Windows Components -> Internet Explorer -> "Disable AutoComplete for forms" will be set to “Enabled”.

Procedure: Use the Windows Registry Editor to navigate to the following key:

HKCU\Software\Policies\Microsoft\Internet Explorer\Main

Criteria: Set the value Use FormSuggest to REG_SZ = no.

HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel

Criteria: Set the value FormSuggest to REG_DWORD = 1.