ColdFusion 8 FCKeditor Vulnerability

There is a critical point in FCKeditor, who was announced some time, when detected in connectors ASP and PHP.

PHP - GeekLog v1.4.0 FckEditor File Upload Security Vulnerability

ASP - Exploiting IIS via HTMLEncode (MS08-006)

Now this vulnerability was detected in the version 8.0.1 of ColdFusion, the version 8.0 apparently does not suffer of this failure, but it is worth check.

The solutions:
1) Disable filemanager. In "CFIDE\scripts\ajax\FCKeditor\editor\filemanager\connectors\cfm\config.cfm"

Config.Enabled = false;

2) To be completely safe, delete the entire filemanager directory found under "CFIDE\scripts\ajax\FCKeditor\editor". The embedded version of FCKeditor for CF doesn't and really shouldn't use this feature. So removing those files completely is the safest thing to do. Be mindful that updates to CF might re-introduce those files and naturally re-open the problem.

More informations in:

Problem safety serious in CF 8.01 (by Alex Hubner - CFBRAZIL)

CF8 and FCKEditor Security threat ( by John Mason)

ColdFusion 8 FCKeditor Vulnerability ( by Pete Freitag)

 

Update: read this post by the Adobe Product Security Incident Response Team regarding a security issue caused by the FCKEditor included with ColdFusion 8:
Adobe Product Security Incident Response Team (PSIRT): Potential ColdFusion security issue

Related Blog Entries

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
BlogCFC was created by Raymond Camden. This blog is running version 5.9.3.000. Contact Blog Owner