DoD Compliance · STIG

Mozilla Firefox Security Technical Implementation Guide

V5R2 · · · Released 23 Jul 2021 · 27 rules
Compare

Pick two releases to diff their requirements.

View

Open a previous version of this STIG.

This Security Technical Implementation Guide is published as a tool to improve the security of Department of Defense (DoD) information systems. The requirements are derived from the National Institute of Standards and Technology (NIST) 800-53 and related documents. Comments or proposed revisions to this document should be sent via email to the following address: disa.stig_spt@mail.mil.
Digest of Updates vs. V5R1 · 22 Jan 2021 ✎ 2

Comparison against the immediately-prior release (V5R1). Rule matching uses the Group Vuln ID. Content-change detection compares the rule’s description, check, and fix text after stripping inline markup — cosmetic-only edits aren’t flagged.

Content changes 2

  • V-223167 Medium check Extensions install must be disabled.
  • V-223169 Low fix Firefox Development Tools Must Be Disabled.
Sort by
c
Installed version of Firefox unsupported.
CM-6 - High - CCI-000366 - V-223151 - SV-223151r612236_rule
RMF Control
CM-6
Severity
H
CCI
CCI-000366
Version
DTBF003
Vuln IDs
  • V-223151
  • V-17988
Rule IDs
  • SV-223151r612236_rule
  • SV-19509
Use of versions of an application which are not supported by the vendor are not permitted. Vendors respond to security flaws with updates and patches. These updates are not available for unsupported version which can leave the application vulnerable to attack.
Checks: C-24824r531270_chk

Method 1: View the following registry key: HKLM\Software\Mozilla\Mozilla Firefox\CurrentVersion Method 2: Run Firefox. Click the ellipsis button >> Help >> About Firefox, and view the version number. Criteria: If the Firefox version is not a supported version, this is a finding.

Fix: F-24812r531271_fix

Upgrade the version of the browser to an approved version by obtaining software from the vendor or other trusted source.

b
Firefox must be configured to allow only TLS.
AC-17 - Medium - CCI-001453 - V-223152 - SV-223152r612236_rule
RMF Control
AC-17
Severity
M
CCI
CCI-001453
Version
DTBF030
Vuln IDs
  • V-223152
  • V-15983
Rule IDs
  • SV-223152r612236_rule
  • SV-16925
Use of versions prior to TLS 1.1 are not permitted. SSL 2.0 and SSL 3.0 contain a number of security flaws. These versions must be disabled in compliance with the Network Infrastructure and Secure Remote Computing STIGs.
Checks: C-24825r531273_chk

Open a browser window, type "about:config" in the address bar. Verify Preference Name "security.tls.version.min" is set to the value "2" and locked. Verify Preference Name "security.tls.version.max" is set to the value "4" and locked. Criteria: If the parameters are set incorrectly, this is a finding. If the settings are not locked, this is a finding.

Fix: F-24813r531274_fix

Configure the following parameters using the Mozilla.cfg file: LockPref "security.tls.version.min" is set to "2". LockPref "security.tls.version.max" is set to "4".

b
FireFox is configured to ask which certificate to present to a web site when a certificate is required.
IA-5 - Medium - CCI-000187 - V-223153 - SV-223153r612236_rule
RMF Control
IA-5
Severity
M
CCI
CCI-000187
Version
DTBF050
Vuln IDs
  • V-223153
  • V-15768
Rule IDs
  • SV-223153r612236_rule
  • SV-16707
When a web site asks for a certificate for user authentication, Firefox must be configured to have the user choose which certificate to present. Websites within DOD require user authentication for access which increases security for DoD information. Access will be denied to the user if certificate management is not configured.
Checks: C-24826r531276_chk

Type "about:config" in the browser address bar. Verify Preference Name "security.default_personal_cert" is set to "Ask Every Time" and is locked to prevent the user from altering. Criteria: If the value of "security.default_personal_cert" is set incorrectly or is not locked, then this is a finding.

Fix: F-24814r531277_fix

Set the value of "security.default_personal_cert" to "Ask Every Time". Use the Mozilla.cfg file to lock the preference so users cannot change it.

b
Firefox automatically checks for updated version of installed Search plugins.
CM-7 - Medium - CCI-000381 - V-223154 - SV-223154r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF085
Vuln IDs
  • V-223154
  • V-19744
Rule IDs
  • SV-223154r612236_rule
  • SV-21890
Updates need to be controlled and installed from authorized and trusted servers. This setting overrides a number of other settings which may direct the application to access external URLs.
Checks: C-24827r531279_chk

Type "about:config" in the browser window. Verify the preference "browser.search.update” is set to "false" and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24815r531280_fix

Ensure the preference "browser.search.update" is set and locked to the value of “False”.

b
Firefox automatically updates installed add-ons and plugins.
CM-7 - Medium - CCI-000381 - V-223155 - SV-223155r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF090
Vuln IDs
  • V-223155
  • V-19742
Rule IDs
  • SV-223155r612236_rule
  • SV-59603
Set this to false to disable checking for updated versions of the Extensions/Themes. Automatic updates from untrusted sites puts the enclave at risk of attack and may override security settings.
Checks: C-24828r531282_chk

Type "about:config" in the browser window. Verify the preference “extensions.update.enabled” is set to "false" and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If this setting is not locked, then this is a finding.

Fix: F-24816r531283_fix

Set the preference “extensions.update.enabled” value to "false" and lock using the Mozilla.cfg file.

b
Firefox automatically executes or downloads MIME types which are not authorized for auto-download.
SI-3 - Medium - CCI-001242 - V-223156 - SV-223156r612236_rule
RMF Control
SI-3
Severity
M
CCI
CCI-001242
Version
DTBF100
Vuln IDs
  • V-223156
  • V-15770
Rule IDs
  • SV-223156r612236_rule
  • SV-16709
The default action for file types for which a plugin is installed is to automatically download and execute the file using the associated plugin. Firefox allows you to change the specified download action so that the file is opened with a selected external application or saved to disk instead. View the list of installed browser plugins and related MIME types by entering about:plugins in the address bar. When you click a link to download a file, the MIME type determines what action Firefox will take. You may already have a plugin installed that will automatically handle the download, such as Windows Media Player or QuickTime. Other times, you may see a dialog asking whether you want to save the file or open it with a specific application. When you tell Firefox to open or save the file and also check the option to "Do this automatically for files like this from now on", an entry appears for that type of file in the Firefox Applications panel, shown below.
Checks: C-24829r531285_chk

Use Method 1 or 2 to check if the following extensions are listed in the browser configuration: HTA, JSE, JS, MOCHA, SHS, VBE, VBS, SCT, WSC. By default, most of these extensions will not show up on the Firefox listing. Criteria: Method 1: In about:plugins, Installed plug-in, inspect the entries in the Suffixes column. If any of the prohibited extensions are found, then for each of them, verify that it is not associated with an application that executes code. However, applications such as Notepad.exe that do not execute code may be associated with the extension. If the extension is associated with an unauthorized application, then this is a finding. If the extension exists but is not associated with an application, then this is a finding. Method 2: Use the Options User Interface Applications menu to search for the prohibited extensions in the Content column of the table. If an extension that is not approved for automatic execution exists and the entry in the Action column is associated with an application that does not execute the code (e.g., Notepad), then do not mark this as a finding. If the entry exists and the "Action" is 'Save File' or 'Always Ask', then this is not a finding. If an extension exists and the entry in the Action column is associated with an application that does/can execute the code, then this is a finding.

Fix: F-24817r531286_fix

Remove any unauthorized extensions from the autodownload list.

b
Network shell protocol is enabled in FireFox.
CM-7 - Medium - CCI-000381 - V-223157 - SV-223157r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF105
Vuln IDs
  • V-223157
  • V-15771
Rule IDs
  • SV-223157r612236_rule
  • SV-16710
Although current versions of Firefox have this set to disabled by default, use of this option can be harmful. This would allow the browser to access the Windows shell. This could allow access to the underlying system. This check verifies that the default setting has not been changed.
Checks: C-24830r531288_chk

Procedure: Open a browser window, type "about:config" in the address bar. Criteria: If the value of "network.protocol-handler.external.shell" is not "false" or is not locked, then this is a finding.

Fix: F-24818r531289_fix

Procedure: Set the value of "network.protocol-handler.external.shell" to "false" and lock using the Mozilla.cfg file.

b
Firefox is not configured to prompt a user before downloading and opening required file types.
SI-3 - Medium - CCI-001243 - V-223158 - SV-223158r612236_rule
RMF Control
SI-3
Severity
M
CCI
CCI-001243
Version
DTBF110
Vuln IDs
  • V-223158
  • V-15772
Rule IDs
  • SV-223158r612236_rule
  • SV-16711
New file types cannot be added directly to the helper applications or plugins listing. Files with these extensions will not be allowed to use Firefox publicly available plugins and extensions to open. The application will be configured to open these files using external applications only. After a helper application or save to disk download action has been set, that action will be taken automatically for those types of files. When the user receives a dialog box asking if you want to save the file or open it with a specified application, this indicates that a plugin does not exist. The user has not previously selected a download action or helper application to automatically use for that type of file. When prompted, if the user checks the option to Do this automatically for files like this from now on, then an entry will appear for that type of file in the plugins listing and this file type is automatically opened in the future. This can be a security issue. New file types cannot be added directly to the Application plugin listing.
Checks: C-24831r531291_chk

Open a browser window, type "about:config" in the address bar. Criteria: If the “plugin.disable_full_page_plugin_for_types” value is not set to include the following external extensions and not locked, this is a finding: PDF, FDF, XFDF, LSL, LSO, LSS, IQY, RQY, XLK, XLS, XLT, POT, PPS, PPT, DOS, DOT, WKS, BAT, PS, EPS, WCH, WCM, WB1, WB3, RTF, DOC, MDB, MDE, WBK, WB1, WCH, WCM, AD, ADP.

Fix: F-24819r531292_fix

Ensure the following extensions are not automatically opened by Firefox without user confirmation. Do not use plugins and add-ons to open these files. Use the "plugin.disable_full_page_plugin_for_types" preference to set and lock the following extensions so that an external application, rather than an add-on or plugin, will not be used: PDF, FDF, XFDF, LSL, LSO, LSS, IQY, RQY, XLK, XLS, XLT, POT, PPS, PPT, DOS, DOT, WKS, BAT, PS, EPS, WCH, WCM, WB1, WB3, RTF, DOC, MDB, MDE, WBK, WB1, WCH, WCM, AD, ADP.

b
FireFox plug-in for ActiveX controls is installed.
SC-18 - Medium - CCI-001170 - V-223159 - SV-223159r612236_rule
RMF Control
SC-18
Severity
M
CCI
CCI-001170
Version
DTBF120
Vuln IDs
  • V-223159
  • V-15773
Rule IDs
  • SV-223159r612236_rule
  • SV-16712
When an ActiveX control is referenced in an HTML document, MS Windows checks to see if the control already resides on the client machine. If not, the control can be downloaded from a remote web site. This provides an automated delivery method for mobile code.
Checks: C-24832r531294_chk

Open a browser window, type "about:plugins" in the address bar. Criteria: If the Mozilla ActiveX control and plugin support is present and enabled, then this is a finding.

Fix: F-24820r531295_fix

Remove/uninstall the Mozilla ActiveX plugin

b
Firefox formfill assistance option is disabled.
CM-7 - Medium - CCI-000381 - V-223160 - SV-223160r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF140
Vuln IDs
  • V-223160
  • V-15774
Rule IDs
  • SV-223160r612236_rule
  • SV-16713
In order to protect privacy and sensitive data, Firefox provides the ability to configure Firefox such that data entered into forms is not saved. This mitigates the risk of a website gleaning private information from prefilled information.
Checks: C-24833r531297_chk

Type "about:config" in the address bar, verify that the preference name “browser.formfill.enable" is set to “false” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24821r531298_fix

Ensure the preference “browser.formfill.enable" is set and locked to the value of “false”.

b
Firefox is configured to autofill passwords.
CM-7 - Medium - CCI-000381 - V-223161 - SV-223161r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF150
Vuln IDs
  • V-223161
  • V-15775
Rule IDs
  • SV-223161r612236_rule
  • SV-16714
While on the internet, it may be possible for an attacker to view the saved password files and gain access to the user's accounts on various hosts.
Checks: C-24834r531300_chk

In About:Config, verify that the preference name “signon.autofillForms“ is set to “false” and locked. Criteria: If the parameter is set incorrectly, this is a finding. If the setting is not locked, this is a finding.

Fix: F-24822r531301_fix

Ensure the preference "signon.autofillForms" is set and locked to the value of “false”.

b
FireFox is configured to use a password store with or without a master password.
CM-7 - Medium - CCI-000381 - V-223162 - SV-223162r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF160
Vuln IDs
  • V-223162
  • V-15776
Rule IDs
  • SV-223162r612236_rule
  • SV-16715
Firefox can be set to store passwords for sites visited by the user. These individual passwords are stored in a file and can be protected by a master password. Autofill of the password can then be enabled when the site is visited. This feature could also be used to autofill the certificate pin which could lead to compromise of DoD information.
Checks: C-24835r531303_chk

Type "about:config" in the browser window. Verify that the preference name “signon.rememberSignons" is set and locked to “false”. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24823r531304_fix

Ensure the preference “signon.rememberSignons“ is set and locked to the value of “false”.

b
FireFox is not configured to block pop-up windows.
CM-7 - Medium - CCI-000381 - V-223163 - SV-223163r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF180
Vuln IDs
  • V-223163
  • V-15778
Rule IDs
  • SV-223163r612236_rule
  • SV-16717
Popup windows may be used to launch an attack within a new browser window with altered settings. This setting blocks popup windows created while the page is loading.
Checks: C-24836r531306_chk

In About:Config, verify that the preference name “dom.disable_window_open_feature.status " is set to “true” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24824r531307_fix

Ensure the preference "dom.disable_window_open_feature.status " is set and locked to the value of “true”.

b
FireFox is configured to allow JavaScript to move or resize windows.
CM-7 - Medium - CCI-000381 - V-223164 - SV-223164r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF181
Vuln IDs
  • V-223164
  • V-15779
Rule IDs
  • SV-223164r612236_rule
  • SV-16718
JavaScript can make changes to the browser’s appearance. This activity can help disguise an attack taking place in a minimized background window. Set browser setting to prevent scripts on visited websites from moving and resizing browser windows.
Checks: C-24837r531309_chk

In About:Config, verify that the preference name “dom.disable_window_move_resize" is set and locked to “true”. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24825r531310_fix

Ensure the preference "dom.disable_window_move_resize" is set and locked to the value of “true”.

b
Firefox is configured to allow JavaScript to raise or lower windows.
CM-7 - Medium - CCI-000381 - V-223165 - SV-223165r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF182
Vuln IDs
  • V-223165
  • V-15985
Rule IDs
  • SV-223165r612236_rule
  • SV-16927
JavaScript can make changes to the browser’s appearance. Allowing a website to use JavaScript to raise and lower browser windows may disguise an attack. Browser windows may not be set as active via JavaScript.
Checks: C-24838r531312_chk

In About:Config, verify that the preference name “dom.disable_window_flip" is set and locked to “true”. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24826r531313_fix

Ensure the preference "dom.disable_window_flip" is set and locked to the value of “true”.

b
Firefox is configured to allow JavaScript to disable or replace context menus.
CM-7 - Medium - CCI-000381 - V-223166 - SV-223166r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF183
Vuln IDs
  • V-223166
  • V-15986
Rule IDs
  • SV-223166r612236_rule
  • SV-16928
A context menu (also known as a pop-up menu) is often used in a graphical user interface (GUI) and appears upon user interaction (e.g., a right mouse click). A context menu offers a limited set of choices that are available in the current state, or context, of the operating system or application. A website may execute JavaScript that can make changes to these context menus. This can help disguise an attack. Set this preference to "false" so that webpages will not be able to affect the context menu event.
Checks: C-24839r531315_chk

Type "about:config" in the address bar of the browser. Verify that the preferences "dom.event.contextmenu.enabled" is set and locked to "false". Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, this is a finding.

Fix: F-24827r531316_fix

Ensure the preferences "dom.event.contextmenu.enabled" is set and locked to "false".

b
Extensions install must be disabled.
CM-7 - Medium - CCI-000381 - V-223167 - SV-223167r754409_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF186
Vuln IDs
  • V-223167
  • V-64891
Rule IDs
  • SV-223167r754409_rule
  • SV-79381
A browser extension is a program that has been installed into the browser which adds functionality to it. Where a plug-in interacts only with a web page and usually a third party external application (Flash, Adobe Reader) an extension interacts with the browser program itself. Extensions are not embedded in web pages and must be downloaded and installed in order to work. Extensions allow browsers to avoid restrictions which apply to web pages. For example, an extension can be written to combine data from multiple domains and present it when a certain page is accessed which can be considered Cross Site Scripting. If a browser is configured to allow unrestricted use of extension then plug-ins can be loaded and installed from malicious sources and used on the browser.
Checks: C-24840r754408_chk

Open a browser window, type "about:config" in the address bar, then navigate to the setting for Preference Name "xpinstall.enabled" and set the value to “false” and locked. Criteria: If the value of “xpinstall.enabled” is “false”, this is not a finding. If the value is locked, this is not a finding. If the SA can show that “DisableSystemAddonUpdate” policy is used instead, and set to “1”, this is not a finding.

Fix: F-24828r531319_fix

Set the preference “xpinstall.enabled” to “false” and lock using the “mozilla.cfg” file. The “mozilla.cfg” file may need to be created if it does not already exist.

b
Background submission of information to Mozilla must be disabled.
CM-7 - Medium - CCI-000381 - V-223168 - SV-223168r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF190
Vuln IDs
  • V-223168
  • V-79053
Rule IDs
  • SV-223168r612236_rule
  • SV-93759
There should be no background submission of technical and other information from DoD computers to Mozilla with portions posted publically.
Checks: C-24841r531321_chk

Type "about:config" in the address bar of the browser. Verify that the preference "datareporting.policy.dataSubmissionEnabled" is set and locked to "false". Otherwise, this is a finding.

Fix: F-24829r531322_fix

Ensure the preferences "datareporting.policy.dataSubmissionEnabled" is set and locked to "false".

a
Firefox Development Tools Must Be Disabled.
SI-11 - Low - CCI-001312 - V-223169 - SV-223169r754411_rule
RMF Control
SI-11
Severity
L
CCI
CCI-001312
Version
DTBF195
Vuln IDs
  • V-223169
  • V-97529
Rule IDs
  • SV-223169r754411_rule
  • SV-106633
While the risk associated with browser development tools is more related to the proper design of a web application, a risk vector remains within the browser. The developer tools allow end users and application developers to view and edit all types of web application related data via the browser. Page elements, source code, javascript, API calls, application data, etc. may all be viewed and potentially manipulated. Manipulation could be useful for troubleshooting legitimate issues, and this may be performed in a development environment. Manipulation could also be malicious and must be addressed.
Checks: C-24842r531324_chk

Procedure: Open a browser window, type "about:config" in the address bar. Criteria: If the value of "devtools.policy.disabled" is not "true", then this is a finding.

Fix: F-24830r754410_fix

Set the value of "devtools.policy.disabled" to "true" using the Mozilla.cfg file.

b
Telemetry must be disabled.
CM-7 - Medium - CCI-000381 - V-223170 - SV-223170r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF200
Vuln IDs
  • V-223170
  • V-102875
Rule IDs
  • SV-223170r612236_rule
  • SV-111837
The Telemetry feature provides this capability by sending performance and usage info to Mozilla. As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.
Checks: C-24843r531327_chk

Type "about:config" in the address bar, verify that the preference name “toolkit.telemetry.enabled" is set to “false” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24831r531328_fix

Ensure the preference “toolkit.telemetry.enabled" is set and locked to the value of “false”.

b
Telemetry archive must be disabled.
CM-7 - Medium - CCI-000381 - V-223171 - SV-223171r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF205
Vuln IDs
  • V-223171
  • V-102877
Rule IDs
  • SV-223171r612236_rule
  • SV-111839
The Telemetry feature provides this capability by sending performance and usage info to Mozilla. As you use Firefox, Telemetry measures and collects non-personal information, such as performance, hardware, usage and customizations. It then sends this information to Mozilla on a daily basis and we use it to improve Firefox.
Checks: C-24844r531330_chk

Type "about:config" in the address bar, verify that the preference name “toolkit.telemetry.archive.enabled" is set to “false” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24832r531331_fix

Ensure the preference “toolkit.telemetry.archive.enabled" is set and locked to the value of “false”.

b
Fingerprinting protection must be enabled.
CM-7 - Medium - CCI-000381 - V-223172 - SV-223172r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF210
Vuln IDs
  • V-223172
  • V-102879
Rule IDs
  • SV-223172r612236_rule
  • SV-111841
The Content Blocking/Tracking Protection feature stops Firefox from loading content from malicious sites. The content might be a script or an image, for example. If a site is on one of the tracker lists you set Firefox to use, then the fingerprinting script (or other tracking script/image) will not be loaded from that site. Fingerprinting scripts collect information about your browser and device configuration, such as your operating system, screen resolution, and other settings. By compiling these pieces of data, fingerprinters create a unique profile of you that can be used to track you around the Web.
Checks: C-24845r531333_chk

Type "about:config" in the address bar, verify that the preference name “privacy.trackingprotection.fingerprinting.enabled" is set to “true” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24833r531334_fix

Ensure the preference “privacy.trackingprotection.fingerprinting.enabled" is set and locked to the value of “true”.

b
Cryptomining protection must be enabled.
CM-7 - Medium - CCI-000381 - V-223173 - SV-223173r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF215
Vuln IDs
  • V-223173
  • V-102881
Rule IDs
  • SV-223173r612236_rule
  • SV-111843
The Content Blocking/Tracking Protection feature stops Firefox from loading content from malicious sites. The content might be a script or an image, for example. If a site is on one of the tracker lists you set Firefox to use, then the fingerprinting script (or other tracking script/image) will not be loaded from that site. Cryptomining scripts use your computer’s central processing unit (CPU) to invisibly mine cryptocurrency.
Checks: C-24846r531336_chk

Type "about:config" in the address bar, verify that the preference name “privacy.trackingprotection.cryptomining.enabled" is set to “true” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24834r531337_fix

Ensure the preference “privacy.trackingprotection.cryptomining.enabled" is set and locked to the value of “true”.

b
Enhanced Tracking Protection must be enabled.
CM-7 - Medium - CCI-000381 - V-223174 - SV-223174r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF220
Vuln IDs
  • V-223174
  • V-102883
Rule IDs
  • SV-223174r612236_rule
  • SV-111845
Tracking generally refers to content, cookies, or scripts that can collect your browsing data across multiple sites.
Checks: C-24847r531339_chk

Type "about:config" in the address bar, verify that the preference name “browser.contentblocking.category" is set to “strict” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24835r531340_fix

Ensure the preference “browser.contentblocking.category" is set and locked to the value of “strict”.

b
Extension recommendations must be disabled.
CM-7 - Medium - CCI-000381 - V-223175 - SV-223175r612236_rule
RMF Control
CM-7
Severity
M
CCI
CCI-000381
Version
DTBF225
Vuln IDs
  • V-223175
  • V-102885
Rule IDs
  • SV-223175r612236_rule
  • SV-111847
The Recommended Extensions program will make it easier for users to discover extensions that have been reviewed for security, functionality, and user experience.
Checks: C-24848r531342_chk

Type "about:config" in the address bar, verify that the preference name “extensions.htmlaboutaddons.recommendations.enabled" is set to “false” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24836r531343_fix

Ensure the preference “extensions.htmlaboutaddons.recommendations.enabled" is set and locked to the value of “false”.

b
Deprecated ciphers must be disabled.
AC-17 - Medium - CCI-001453 - V-223177 - SV-223177r612236_rule
RMF Control
AC-17
Severity
M
CCI
CCI-001453
Version
DTBF235
Vuln IDs
  • V-223177
  • V-102889
Rule IDs
  • SV-223177r612236_rule
  • SV-111851
A weak cipher is defined as an encryption/decryption algorithm that uses a key of insufficient length. Using an insufficient length for a key in an encryption/decryption algorithm opens up the possibility (or probability) that the encryption scheme could be broken.
Checks: C-24850r531348_chk

Type "about:config" in the address bar, verify that the preference name “security.ssl3.rsa_des_ede3_sha" is set to “false” and locked. Criteria: If the parameter is set incorrectly, then this is a finding. If the setting is not locked, then this is a finding.

Fix: F-24838r531349_fix

Ensure the preference “security.ssl3.rsa_des_ede3_sha" is set and locked to the value of “false”.

b
The DOD Root Certificate is not installed.
IA-5 - Medium - CCI-000185 - V-223179 - SV-223179r612236_rule
RMF Control
IA-5
Severity
M
CCI
CCI-000185
Version
DTBG010
Vuln IDs
  • V-223179
  • V-6318
Rule IDs
  • SV-223179r612236_rule
  • SV-33373
The DOD root certificate will ensure that the trust chain is established for server certificate issued from the DOD CA.
Checks: C-24852r531353_chk

Navigate to Tools >> Options >> Advanced >> Certificates tab >> View Certificates button. On the Certificate Manager window, select the "Authorities" tab. Scroll through the Certificate Name list to the U.S. Government heading. Look for the entries for DoD Root CA 2, DoD Root CA 3, and DoD Root CA 4. If there are entries for DoD Root CA 2, DoD Root CA 3, and DoD Root CA 4, select them individually. Click the "View" button. Verify the publishing organization is "US Government." If there are no entries for the DoD Root CA 2, DoD Root CA 3, and DoD Root CA 4, this is a finding. Note: In a Windows environment, use of policy setting "security.enterprise_roots.enabled=true" will point Firefox to the Windows Trusted Root Certification Authority Store, this is not a finding.

Fix: F-24840r531354_fix

Install the DOD root certificates.