FFOX-00-000013 - Firefox must be configured to disable the installation of extensions.

Warning! Audit Deprecated

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

View Next Audit Version

Information

A browser extension is a program that has been installed into the browser to add functionality. Where a plug-in interacts only with a web page and usually a third-party external application (e.g., 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 that 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 extensions, plug-ins can be loaded and installed from malicious sources and used on the browser.

Solution

Windows group policy:
1. Open the group policy editor tool with 'gpedit.msc'.
2. Navigate to Policy Path: Computer ConfigurationAdministrative TemplatesMozillaFirefoxAddons
Policy Name: Allow add-on installs from websites
Policy State: Disabled

macOS 'plist' file:
Add the following:
<key>InstallAddonsPermission</key>
<false/>

Linux 'policies.json' file:
Add the following in the policies section:
'InstallAddonsPermission': {
'Default': false
}

See Also

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

Item Details

References: CAT|II, CCI|CCI-000381, Rule-ID|SV-251557r820752_rule, STIG-ID|FFOX-00-000013, Vuln-ID|V-251557

Plugin: Unix

Control ID: 6a6467b4588d7091d2dc0a965179d06708c76134234a3ec913a7fbb5052eba83