System information

Adobe documentation - Confidential
Install ColdFusion Hotfixes and Updates
Login to the ColdFusion administrator via the built-in web server. For example:
http://127.0.0.1:8500/CFIDE/administrator/ (replace 8500 with your port you selected during
installation).
Click on Server Updates > Updates if any hotfixes are available select the latest hotfix, and click
Download.
Verify the integrity of the download by running FCIV -md5 on the hotfix_XXX.jar file, see that the
checksum matches the value found in Adobe ColdFusion update feed:
https://www.adobe.com/go/coldfusion-updates
If the md5 checksum matches install the hotfix:
x:\cf11\jre\bin\java -jar x:\cf11\cfusion\hf-updates\hotfix_XXX.jar
Replace hotfix_XXX.jar with the filename of the hotfix jar you are installing, replace c:\cf11 with the
directory you selected for ColdFusion installation, {cf-root}, follow the prompts. The installer will
typically attempt to restart ColdFusion when complete. After installation login to ColdFusion
administrator again and verify that the hotfix was installed.
Visit: http://www.adobe.com/support/security/
and read any pertinent ColdFusion Security Bulletins.
Confirm that all required security patches have been applied.
Adobe documentation - Confidential