Skip to main content
Known Participant
August 30, 2010
Question

CFquery in CFthread. Sandbox Issue

  • August 30, 2010
  • 1 reply
  • 918 views

I have been working on an issue that has come up recently. I am making a query to the DB inside a cfthread tag. It seems that if I am the first one of the server to use the cfthread then it will use my sandbox security and let me use the query command but if someone else does the same thing they get a denied access to their dsn. Does anyone have any suggestions on this or how it functions? I am guessing its a flaw in coldfusion that nobody has addressed. Do we need to deny access to cfthread because of this?

    This topic has been closed for replies.

    1 reply

    Sin0cideAuthor
    Known Participant
    September 2, 2010

    Submitted Bug - 83984


    Known Participant
    March 28, 2011

    I updated that bug to include that it also happens with cold fusion 8 as well.

    Has anyone found a work around for this?

    A similair error will occure in shared hosting as well if you try a cfinclude in a cfthread