Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-79933 | DTBC-0054 | SV-94637r1_rule | Medium |
Description |
---|
Enabling Google Chrome's AutoFill feature allows users to auto complete credit card and address information in web forms using previously stored information. If you disable this setting, Autofill will never suggest, or fill credit card information, nor will it save additional credit card information that the user might submit while browsing the web. If you enable this setting or do not set a value, then users will be able to control the overall autofill feature (including credit cards) in the UI. |
STIG | Date |
---|---|
Google Chrome Current Windows STIG | 2018-03-13 |
Check Text ( C-79595r1_chk ) |
---|
Universal method: 1. In the omnibox (address bar) type chrome:// policy 2. If "AutofillCreditCardEnabled" is not displayed under the "Policy Name" column or it is not set to "false" under the "Policy Value" column, then this is a finding. Windows method: 1. Start regedit 2. Navigate to HKLM\Software\Policies\Google\Chrome\ 3. If the "AutofillCreditCardEnabled" value name does not exist or its value data is not set to "0", then this is a finding. |
Fix Text (F-86733r1_fix) |
---|
Windows group policy: 1. Open the group policy editor tool with gpedit.msc 2. Navigate to Policy Path: Computer Configuration\Administrative Templates\Google\Google Chrome\ Policy Name: Enable AutoFill for credit cards Policy State: Disabled Policy Value: N/A |