Adobe® ColdFusion® 10 Server Lockdown Guide

Adobe® ColdFusion® 10 Server Lockdown Guide Adobe® ColdFusion® 10 Server Lockdown Guide

16.04.2013 Views

Setting Default Recommendation Description Disable access to internal ColdFusion Java components Prefix serialized JSON with Maximum Output Buffer size Unchecked Checked The internal ColdFusion Java components may allow administrative duties to be performed. Some developers may write code that relies on these components. This practice should be avoided as these components are not documented. Unchecked: // Checked: // This setting helps prevent JSON hijacking, and should be turned on. ColdFusion AJAX tags and functions automatically remove the prefix. If developers have written CFC functions with returnformat=”json” or use the SerializeJSON function, the prefix will be applied, and should be removed in the client code before processing. Developers can override this setting at the application level. 1024KB Lower A lower output buffer size may reduce the memory footprint in some applications. 58

Setting Default Recommendation Description Enable In-Memory File System Watch configuration files for changes (check every N seconds) Checked Unchecked if not used If your applications do not require in memory file system uncheck this checkbox. Ensure that you have sufficient heap space to accommodate the memory limit. Unchecked Unchecked If an attacker is able to modify the configuration of your ColdFusion server, their changes can become active within a short period of time when this setting is enabled. If your configuration requires this setting to be enabled (if using WebSphere ND vertical cluster for example), increase the time to be as large as possible. 59

Setting Default Recommendation Description<br />

Enable In-Memory<br />

File System<br />

Watch<br />

configuration files<br />

for changes (check<br />

every N seconds)<br />

Checked Unchecked if not<br />

used<br />

If your applications do not require in<br />

memory file system uncheck this<br />

checkbox. Ensure that you have<br />

sufficient heap space to<br />

accommodate the memory limit.<br />

Unchecked Unchecked If an attacker is able to modify the<br />

configuration of your ColdFusion<br />

server, their changes can become<br />

active within a short period of time<br />

when this setting is enabled.<br />

If your configuration requires this<br />

setting to be enabled (if using<br />

WebSphere ND vertical cluster for<br />

example), increase the time to be as<br />

large as possible.<br />

59

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!