ColdFusion and response to Ghostcat vulnerability in Tomcat
Recently, I have become aware of Ghostcat as a vulnerability in the Tomcat AJP protocol can be exploited to read file contents and access source code and configuration files. If the servers allow file uploads, the flaw can also be exploited to remotely execute code. Dubbed GhostCat because is has existed in Tomcat for more than a decade, the vulnerability affects Tomcat versions 6.x, 7.x, 8.x, and 9.x. Apache Tomcat has released versions 9.0.31, 8.5.51, and 7.0.100 to address the issue.
Since Tomcat is embedded in ColdFusion Server, is there a plan for patching ColdFusion to account for this issue? Is there a way to mitigate the problem until such a patch is implemented? Is there a way to patch the Tomcat on the Server without a ColdFusion patch?
My company is currently running ColdFusion 2016.
Thank you for any suggestions you might have.
