October 9, 2019
Error after accessing ColdFusion Administrator using connector port
Comments
(17)
October 9, 2019
Error after accessing ColdFusion Administrator using connector port
Staff 45 posts
Followers: 37 people
(17)

UPDATE (10/10/2019): We’ve have now included patches for 32-bit IIS connector. The locations are also updated.

Users who had installed Update 5 of ColdFusion (2018 release) and Update 12 of ColdFusion (2016 release) encountered an error after they’d tried accessing the ColdFusion Administrator using their connector port.

The issue was reported by a few users that it might impact all their websites. This issue appears if and only if you access the ColdFusion Administrator using the web server port.

We strongly recommend that you access ColdFusion Administrator only using the internal web server port (port 8500) without exposing the port externally.

However, if you still want to use the connector port, use these patches provided for your version of ColdFusion:

Unzip the files to any location in your computer.

To apply the patch, follow the steps below:

IIS

  1. Navigate to [CF Home]\config\wsconfig\[Magic folder for your connector].
  2. Take a backup of the file, isapi_redirect.dll.
  3. Copy the file isapi_redirect.dll from the link provided above.
  4. Copy it to the location, [CF Home]\config\wsconfig\[Magic folder for your connector].
  5. Restart the IIS website as well as it’s Application Pool.

Apache

  1. Navigate to [Apache Home]\conf directory. (For ColdFusion 2016, this will be at [CF Home]\config\wsconfig[Magic folder for your connector])
  2. Take a backup of the file, mod_jk.so.
  3. Copy the file mod_jk.so file from the link provided above.
  4. Copy it to this location [Apache Home]\conf directory. (For ColdFusion 2016, this will be at [CF Home]\config\wsconfig[Magic folder for your connector]).
  5. Restart the Apache web server.
17 Comments
Jan 8, 2020
Jan 8, 2020

thank u

Like
()
Oct 24, 2019
Oct 24, 2019

CVE-2019-8074

CentOS7
Apache
CF2016

(HTTP response 403) /CFIDE/…
(HTTP response 403) /not-CFIDE/
(HTTP response 403) /not-CFIDE/index.cfm

(HTTP response 400) /index.cfm/..;/CFIDE/…
(HTTP response 400) /index.cfm/..;/not-CFIDE/
(HTTP response 200) /index.cfm/..;/not-CFIDE/index.cfm

Like
()
Oct 15, 2019
Oct 15, 2019

Did the JQuery UI update from 1.8.16  to 1.12.1 in Cold Fusion 2016 update 12?   If not release 12 then what release?  How come the JQuery UI update is not noted in the release notes?

Like
()
(3)
Add Comment