ColdFusion (2016 release) Update 10
The update is cumulative and contains all previous updates applied to ColdFusion (2016 release).
ColdFusion (2016 release) Update 10 (release date, 01 March 2019) includes the following changes:
<cfscript> runtime = createObject("component", "CFIDE.adminapi.runtime"); runtime.setRuntimeProperty("BlockedExtForFileUpload","CFM,CFC,ASP, JSP"); </cfscript>
For the security fixes to take effect, ColdFusion must be on JDK 1.8.0_121 or higher.
To view all ColdFusion (2016 release) updates, see the Updates page.
Issue #1
There is an error on Server Settings > Security section if you log in as a non-Admin ColdFusion user.
Issue #2
ColdFusion (2016 release) ODBC Server service does not start in some cases if the file msvcr100.dll is missing.
Workaround
Copy the file msvcr100.dll from the backup folder CF_HOME/cfusion/hf-updates/<update folder>/backup/db/slserver54/bin to:
If the file does not exist in the backup, download the file and copy it to the locations mentioned above.
For instructions on how to install this update, see Server Update section. For any questions related to updates, see this FAQ.
Windows: <cf_root>/jre/bin/java.exe -jar <jar-file-dir>/hotfix-010-314028.jar
Linux-based platforms: <cf_root>/jre/bin/java -jar <jar-file-dir>/hotfix-010-314028.jar
Ensure that the JRE bundled with ColdFusion is used for executing the downloaded JAR. For standalone ColdFusion, this must be at, <cf_root>/jre/bin.
Install the update from a user account that has permissions to restart ColdFusion services and other configured webservers .
For further details on how to manually update the application, see the help article.
After applying this update, the ColdFusion build number should be 2016,0,10,314028.
To uninstall the update, perform one of the following:
If you can't uninstall the update using the above-mentioned uninstall options, the uninstaller could be corrupted. However, you can manually uninstall the update by doing the following:
* If you have already reconfigured your connector after upgrading to Update 9, then you can skip reconfiguring the connector in Update 10.
However, if you are upgrading to Update 10 from any other update except Update 9, you must reconfigure the connector.
Fazer logon em sua conta