WEBSERVICE functions must be disabled.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-238192 | SRG-APP-000207 | DTOO418 | SV-238192r879628_rule | 2024-02-21 | 2 |
Description |
---|
This policy setting controls how Excel will warn users when WEBSERVICE functions are present. If you enable this policy setting, you can choose from three options for determining how the specified applications will warn the user about WEBSERVICE functions:- Disable all with notification: The application displays the Trust Bar for all WEBSERVICE functions. This option enforces the default configuration in Office.- Disable all without notification: The application disables all WEBSERVICE functions and does not notify users.- Enable all WEBSERVICE functions (not recommended): The application enables all WEBSERVICE functions and does not notify users. This option can significantly reduce security by allowing information disclosure to third party web services. If you disable this policy setting, the 'Disable all with notification' will be the default setting. If you do not configure this policy setting, when users open workbooks that contain WEBSERVICE functions, Excel will open the files with the WEBSERVICE functions disabled and display the Trust Bar with a warning that WEBSERVICE functions are present and have been disabled. Users can inspect and edit the files if appropriate, but cannot use any disabled functionality until they enable it by clicking "Enable Content" on the Trust Bar. If the user clicks "Enable Content," then the document is added as a trusted document. |
ℹ️ Check |
---|
Verify the policy value for User Configuration -> Administrative Templates -> Microsoft Excel 2016 -> Excel Options -> Security -> "WEBSERVICE Function Notification Settings" is set to "Disabled". The option 'Enabled: Disable all with notification' is also an acceptable value. Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\software\policies\Microsoft\office\16.0\excel\security Criteria: If the value webservicefunctionwarnings does not exist, this is not a finding. If the registry key exists and is set to REG_DWORD = 1, this is also an acceptable value. If the value is REG_DWORD = 0 or 2, then this is a finding. |
✔️ Fix |
---|
Set policy value for User Configuration -> Administrative Templates -> Microsoft Excel 2016 -> Excel Options -> Security -> "WEBSERVICE Function Notification Settings" to "Disabled". |