Microsoft InfoPath 2010 Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates +25 −25
Comparison against the immediately-prior release (V1R8). 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.
Added rules 25
- V-241886 Medium Application add-ins must be signed by Trusted Publisher.
- V-241887 Medium Data Execution Prevention must be enforced.
- V-241888 Medium Trust Bar Notifications for unsigned application add-ins must be blocked.
- V-241889 Medium All automatic loading from Trusted Locations must be disabled.
- V-241890 Medium Offline Mode capability to cache queries for offline mode must be configured.
- V-241891 Medium Redirection behavior for upgraded web sites by SharePoint must be blocked.
- V-241892 Medium Disabling the opening of solutions from the Internet Security Zone must be configured.
- V-241893 Medium Disabling of Fully Trusted Solutions access to computers must be configured.
- V-241894 Medium Unsafe file types must be prevented from being attached to InfoPath forms.
- V-241895 Medium Beaconing UI shown for opened forms must be configured.
- V-241896 Medium Beaconing of UI forms with ActiveX controls must be enforced.
- V-241897 Medium Opening behavior for EMail forms containing code or scripts must be controlled.
- V-241898 Medium Disabling sending form templates with the email forms must be configured.
- V-241899 Medium Dynamic caching of InfoPath eMail forms must be disabled.
- V-241900 Medium InfoPath 2003 forms as email forms in InfoPath 2010 must be disallowed.
- V-241901 Medium Disabling email forms running in Restricted Security Level must be configured.
- V-241902 Medium Disabling email forms from the Internet Security Zone must be configured.
- V-241903 Medium Disabling of email forms from the Full Trust Security Zone must be configured.
- V-241904 Medium Email with InfoPath forms must be configured to show UI to recipients.
- V-241905 Medium InfoPath must be enforced to not use e-mail forms from the Intranet security zone.
- V-241906 Medium InfoPath e-mail forms in Outlook must be disallowed.
- V-241907 Medium Disabling opening forms with managed code from the Internet security zone must be configured.
- V-241908 Medium A form that is digitally signed must be displayed with a warning.
- V-241909 Medium The InfoPath APTCA Assembly Allowable List must be enforced.
- V-265891 High The version of InfoPath running on the system must be a supported version.
Removed rules 25
- V-17187 Medium Trust Bar Notifications for unsigned application add-ins must be blocked.
- V-17471 Medium All automatic loading from Trusted Locations must be disabled.
- V-17576 Medium Redirection behavior for upgraded web sites by SharePoint must be blocked.
- V-17580 Medium Opening behavior for EMail forms containing code or scripts must be controlled.
- V-17611 Medium Email with InfoPath forms must be configured to show UI to recipients.
- V-17654 Medium Dynamic caching of InfoPath eMail forms must be disabled.
- V-17655 Medium Disabling of email forms from the Full Trust Security Zone must be configured.
- V-17656 Medium Disabling email forms from the Internet Security Zone must be configured.
- V-17657 Medium Disabling email forms running in Restricted Security Level must be configured.
- V-17658 Medium Disabling of Fully Trusted Solutions access to computers must be configured.
- V-17663 Medium Disabling the opening of solutions from the Internet Security Zone must be configured.
- V-17667 Medium Disabling sending form templates with the email forms must be configured.
- V-17668 Medium InfoPath 2003 forms as email forms in InfoPath 2010 must be disallowed.
- V-17745 Medium Beaconing UI shown for opened forms must be configured.
- V-17746 Medium Beaconing of UI forms with ActiveX controls must be enforced.
- V-17758 Medium Offline Mode capability to cache queries for offline mode must be configured.
- V-17764 Medium Unsafe file types must be prevented from being attached to InfoPath forms.
- V-26589 Medium Application add-ins must be signed by Trusted Publisher.
- V-26590 Medium Data Execution Prevention must be enforced.
- V-26618 Medium InfoPath must be enforced to not use e-mail forms from the Intranet security zone.
- V-26619 Medium InfoPath e-mail forms in Outlook must be disallowed.
- V-26620 Medium Disabling opening forms with managed code from the Internet security zone must be configured.
- V-26621 Medium A form that is digitally signed must be displayed with a warning.
- V-26625 Medium Disable UI extending from documents and templates must be disallowed.
- V-26697 Medium The InfoPath APTCA Assembly Allowable List must be enforced.
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001749
- Version
- DTOO127 - InfoPath
- Vuln IDs
-
- V-241886
- Rule IDs
-
- SV-241886r960954_rule
Checks: C-45161r849821_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Require that application add-ins are signed by Trusted Publisher" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value RequireAddinSig is REG_DWORD = 1, this is not a finding.
Fix: F-45120r697997_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Require that application add-ins are signed by Trusted Publisher" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO128 - InfoPath
- Vuln IDs
-
- V-241887
- Rule IDs
-
- SV-241887r961092_rule
Checks: C-45162r697999_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Turn off Data Execution Prevention" must be set to "Disabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EnableDEP is REG_DWORD = 1, this is not a finding.
Fix: F-45121r698000_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Turn off Data Execution Prevention" to "Disabled".
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001749
- Version
- DTOO131 - InfoPath
- Vuln IDs
-
- V-241888
- Rule IDs
-
- SV-241888r960954_rule
Checks: C-45163r849823_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Disable Trust Bar Notification for unsigned application add-ins" must be "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infoPath\security Criteria: If the value NoTBPromptUnsignedAddin is REG_DWORD = 1, this is not a finding.
Fix: F-45122r697946_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Disable Trust Bar Notification for unsigned application add-ins" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO133 - InfoPath
- Vuln IDs
-
- V-241889
- Rule IDs
-
- SV-241889r961092_rule
Checks: C-45164r697948_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Disable all trusted locations" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security\trusted locations Criteria: If the value AllLocationsDisabled is REG_DWORD = 1, this is not a finding.
Fix: F-45123r697949_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> Trust Center "Disable all trusted locations" to "Enabled".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- DTOO156 - InfoPath
- Vuln IDs
-
- V-241890
- Rule IDs
-
- SV-241890r961863_rule
Checks: C-45165r697990_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath Options -> Advanced -> Offline "Offline Mode status" must be set to "Enabled (Enabled, InfoPath not in Offline Mode)". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\editor\offline Criteria: If the value CachedModeStatus is REG_DWORD = 2, this is not a finding.
Fix: F-45124r697991_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath Options -> Advanced -> Offline "Offline Mode status" to "Enabled (Enabled, InfoPath not in Offline Mode)".
- RMF Control
- SI-3
- Severity
- M
- CCI
- CCI-001242
- Version
- DTOO157 - InfoPath
- Vuln IDs
-
- V-241891
- Rule IDs
-
- SV-241891r961194_rule
Checks: C-45166r697951_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Control behavior for Microsoft SharePoint Foundation gradual upgrade" must be set to "Enabled (Block all redirections)". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infoPath\security Criteria: If the value GradualUpgradeRedirection is REG_DWORD = 2, this is not a finding.
Fix: F-45125r697952_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Control behavior for Microsoft SharePoint Foundation gradual upgrade" to "Enabled (Block all redirections)".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO158 - InfoPath
- Vuln IDs
-
- V-241892
- Rule IDs
-
- SV-241892r961092_rule
Checks: C-45167r697975_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Disable opening of solutions from the Internet security zone" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value AllowInternetSolutions is REG_DWORD = 0, this is not a finding.
Fix: F-45126r697976_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Disable opening of solutions from the Internet security zone" to "Enabled".
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001749
- Version
- DTOO159 - InfoPath
- Vuln IDs
-
- V-241893
- Rule IDs
-
- SV-241893r960954_rule
Checks: C-45168r849825_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Disable fully trusted solutions full access to computer" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value RunFullTrustSolutions is REG_DWORD = 0, this is not a finding.
Fix: F-45127r697973_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Disable fully trusted solutions full access to computer" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO160 - InfoPath
- Vuln IDs
-
- V-241894
- Rule IDs
-
- SV-241894r961092_rule
Checks: C-45169r697993_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Prevent users from allowing unsafe file types to be attached to forms" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value DisallowAttachmentCustomization is REG_DWORD = 1, this is not a finding.
Fix: F-45128r697994_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Prevent users from allowing unsafe file types to be attached to forms" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-002460
- Version
- DTOO164 - InfoPath
- Vuln IDs
-
- V-241895
- Rule IDs
-
- SV-241895r961779_rule
Checks: C-45170r849827_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Beaconing UI for forms opened in InfoPath" must be set to "Enabled (Always show beaconing UI)". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value InfoPathBeaconingUI is REG_DWORD = 1, this is not a finding.
Fix: F-45129r697985_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Beaconing UI for forms opened in InfoPath" to "Enabled (Always show beaconing UI)".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-002460
- Version
- DTOO165 - InfoPath
- Vuln IDs
-
- V-241896
- Rule IDs
-
- SV-241896r961779_rule
Checks: C-45171r849829_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Beaconing UI for forms opened in InfoPath Filler ActiveX" must be set to "Enabled (Always show beaconing UI)". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EditorActiveXBeaconingUI is REG_DWORD = 1, this is not a finding.
Fix: F-45130r697988_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security -> "Beaconing UI for forms opened in InfoPath Filler ActiveX" to "Enabled (Always show beaconing UI)".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-002460
- Version
- DTOO167 - InfoPath
- Vuln IDs
-
- V-241897
- Rule IDs
-
- SV-241897r961779_rule
Checks: C-45172r849831_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Control behavior when opening InfoPath e-mail forms containing code or script" must be set to "Enabled (Prompt before running". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infoPath\security Criteria: If the value EMailFormsRunCodeAndScript is REG_DWORD = 1, this is not a finding.
Fix: F-45131r697955_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Control behavior when opening InfoPath e-mail forms containing code or script" to "Enabled (Prompt before running)".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO168 - InfoPath
- Vuln IDs
-
- V-241898
- Rule IDs
-
- SV-241898r961092_rule
Checks: C-45173r697978_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable sending form template with e-mail forms" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\deployment Criteria: If the value MailXSNwithXML is REG_DWORD = 0, this is not a finding.
Fix: F-45132r697979_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable sending form template with e-mail forms" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO169 - InfoPath
- Vuln IDs
-
- V-241899
- Rule IDs
-
- SV-241899r961092_rule
Checks: C-45174r697960_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable dynamic caching of the form template in InfoPath e-mail forms" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\deployment Criteria: If the value CacheMailXSN is REG_DWORD = 0, this is not a finding.
Fix: F-45133r697961_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable dynamic caching of the form template in InfoPath e-mail forms" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO170 - InfoPath
- Vuln IDs
-
- V-241900
- Rule IDs
-
- SV-241900r961092_rule
Checks: C-45175r697981_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable sending InfoPath 2003 Forms as e-mail forms" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath Criteria: If the value DisableInfoPath2003EmailForms is REG_DWORD = 1, this is not a finding.
Fix: F-45134r697982_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable sending InfoPath 2003 Forms as e-mail forms" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO171 - InfoPath
- Vuln IDs
-
- V-241901
- Rule IDs
-
- SV-241901r961092_rule
Checks: C-45176r697969_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms running in restricted security level" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EnableRestrictedEMailForms is REG_DWORD = 0, this is not a finding.
Fix: F-45135r697970_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms running in restricted security level" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO172 - InfoPath
- Vuln IDs
-
- V-241902
- Rule IDs
-
- SV-241902r961092_rule
Checks: C-45177r697966_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Internet security zone" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EnableInternetEMailForms is REG_DWORD = 0, this is not a finding.
Fix: F-45136r697967_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Internet security zone" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO173 - InfoPath
- Vuln IDs
-
- V-241903
- Rule IDs
-
- SV-241903r961092_rule
Checks: C-45178r697963_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Full Trust security zone" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EnableFullTrustEmailForms is REG_DWORD = 0, this is not a finding.
Fix: F-45137r697964_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Full Trust security zone" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO176 - InfoPath
- Vuln IDs
-
- V-241904
- Rule IDs
-
- SV-241904r961092_rule
Checks: C-45179r697957_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Miscellaneous "Email Forms Beaconing UI" must be set to "Enabled (Always show UI)". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EmailFormsBeaconingUI is REG_DWORD = 1, this is not a finding.
Fix: F-45138r697958_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Miscellaneous "Email Forms Beaconing UI" to "Enabled (Always show UI)".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO294 - InfoPath
- Vuln IDs
-
- V-241905
- Rule IDs
-
- SV-241905r961092_rule
Checks: C-45180r698002_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Intranet security zone" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value EnableIntranetEMailForms is REG_DWORD = 0, this is not a finding.
Fix: F-45139r698003_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable e-mail forms from the Intranet security zone" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO295 - InfoPath
- Vuln IDs
-
- V-241906
- Rule IDs
-
- SV-241906r961092_rule
Checks: C-45181r698005_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable InfoPath e-mail forms in Outlook" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\outlook\options\mail Criteria: If the value DisableInfopathForms is REG_DWORD = 1, this is not a finding.
Fix: F-45140r698006_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> InfoPath e-mail forms "Disable InfoPath e-mail forms in Outlook" to "Enabled".
- RMF Control
- SC-18
- Severity
- M
- CCI
- CCI-001170
- Version
- DTOO296 - InfoPath
- Vuln IDs
-
- V-241907
- Rule IDs
-
- SV-241907r961092_rule
Checks: C-45182r698008_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security "Disable opening forms with managed code from the Internet security zone" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value RunManagedCodeFromInternet is REG_DWORD = 1, this is not a finding.
Fix: F-45141r698009_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security "Disable opening forms with managed code from the Internet security zone" to "Enabled".
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001749
- Version
- DTOO297 - InfoPath
- Vuln IDs
-
- V-241908
- Rule IDs
-
- SV-241908r960954_rule
Checks: C-45183r849833_chk
The policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security "Display a warning that a form is digitally signed" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKCU\Software\Policies\Microsoft\Office\14.0\infopath\security Criteria: If the value SignatureWarning is REG_DWORD = 1, this is not a finding.
Fix: F-45142r698012_fix
Set the policy value for User Configuration -> Administrative Templates -> Microsoft InfoPath 2010 -> Security "Display a warning that a form is digitally signed" to "Enabled".
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- DTOO309 - InfoPath
- Vuln IDs
-
- V-241909
- Rule IDs
-
- SV-241909r961863_rule
Checks: C-45184r698014_chk
The policy value for Computer Configuration -> Administrative Templates -> Microsoft InfoPath 2010 (Machine) -> Security "InfoPath APTCA Assembly Allowable List Enforcement" must be set to "Enabled". Procedure: Use the Windows Registry Editor to navigate to the following key: HKLM\Software\Policies\Microsoft\office\14.0\infopath\security Criteria: If the value APTCA_AllowList is REG_DWORD = 1, this is not a finding.
Fix: F-45143r698015_fix
Set the policy value for Computer Configuration -> Administrative Templates -> Microsoft InfoPath 2010 (Machine) -> Security "InfoPath APTCA Assembly Allowable List Enforcement" to "Enabled".
- RMF Control
- SI-2
- Severity
- H
- CCI
- CCI-002605
- Version
- DTOO999 - InfoPath
- Vuln IDs
-
- V-265891
- Rule IDs
-
- SV-265891r999877_rule
Checks: C-69810r999875_chk
InfoPath 2010 is no longer supported by the vendor. If the system is running InfoPath 2010, this is a finding.
Fix: F-69714r999876_fix
Upgrade to a supported version.