FFOX-00-000032 - The Firefox New Tab page must not show snippets.

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The New Tab page by default shows messages from Mozilla. The new tab page must not show unnecessary messages from Mozilla.

It is detrimental for applications to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors.

Applications are capable of providing a wide variety of functions and services. Some of the functions and services, provided by default, may not be necessary to support essential organizational operations (e.g., key missions, functions).

Examples of non-essential capabilities include but are not limited to advertising software or browser plug-ins that are not related to requirements or provide a wide array of functionality not required for every mission but that cannot be disabled.

Solution

Windows group policy:
1. Open the group policy editor tool with 'gpedit.msc'.
2. Navigate to Policy Path: Computer ConfigurationAdministrative TemplatesMozillaFirefox
Policy Name: Customize Firefox Home
Policy State: Enabled
Policy Value: Uncheck Snippets

macOS 'plist' file:
Add the following:
<key>FirefoxHome</key>
<dict>
<key>Snippets</key>
<false/>
</dict>

Linux 'policies.json' file:
Add the following in the policies section:
'FirefoxHome': {
'Snippets': false
}

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MOZ_Firefox_V6R1_STIG.zip

Item Details

References: CAT|II, CCI|CCI-000381, Rule-ID|SV-251576r807200_rule, STIG-ID|FFOX-00-000032, Vuln-ID|V-251576

Plugin: Unix

Control ID: 11d3b149a6d41a377f4b2512241f706f3070bea936f7c8e9fbcafd82b9d894f3