Details
Protected Mode is a sandbox that is essentially a read-only mode.
When enabled, Acrobat allows the execution environment of untrusted PDF’s and the processes the PDF may invoke but also presumes all PDFs are potentially malicious and confines processing to a restricted sandbox.
Solution
Configure the following registry value:
Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: SoftwarePoliciesAdobeAdobe Acrobat11.0FeatureLockDowncServices
Value Name: bProtectedMode
Type: REG_DWORD
Value: 1
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.
References
- 800-53|SC-39
- CAT|II
- CCI|CCI-002530
- Rule-ID|SV-89965r1_rule
- STIG-ID|ADBP-XI-001010
- Vuln-ID|V-75285