7.0.2 Sandbox Security

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default 7.0.2 Sandbox Security

    ColdFusion MX 7.0.2 with Security Sandbox Enabled:

    It seems if you call a custom tag in the custom tags folder located outside
    the sandbox security directory, it will obey the rules of the sandbox of the
    site that called it.

    I read somewhere that it doesn't behave this way in MX 6. Instead, the custom
    tag will have FULL access to all tags, functions, and paths.

    So is this a bug in 7.0.2 or an implementation change?

    Regards,
    Erick

    elarin Guest

  2. Similar Questions and Discussions

    1. Flex Security Sandbox problem
      Hello everybody I'm having problems when i use the Bitmap.draw() method to draw a class I created. TThe method works fine when it has to draw a...
    2. Screwed up with CFAuthenticate and Sandbox Security
      Not paying attention, I did something stupid. I removed the CFAuthenticate tag on the server, now I cannot log into the administrator. This is...
    3. sandbox security and XmlTransform function
      Hi, I am running ColdFusion MX 6.1 Enterprise Edition U1 (Server Configuration) on Red Hat Enterprise Linux 3 U4. It looks like there is a bug...
    4. CFMX Enterprise Sandbox Security Does It Work?
      RTFM, didn't modify the jvm.config. although now I am having trouble when I modify the jvm config.
    5. Security Sandbox Violation?
      When I go to any page on yahoo.com, I get this window pop up with this text. What is going on? And how do you stop this from happening? (I'm using...
  3. #2

    Default Re: 7.0.2 Sandbox Security

    elarin wrote:
    > ColdFusion MX 7.0.2 with Security Sandbox Enabled:
    >
    > It seems if you call a custom tag in the custom tags folder located outside
    > the sandbox security directory, it will obey the rules of the sandbox of the
    > site that called it.
    >
    > I read somewhere that it doesn't behave this way in MX 6. Instead, the custom
    > tag will have FULL access to all tags, functions, and paths.
    Where did you read this?

    > So is this a bug in 7.0.2 or an implementation change?
    Neither. Behavior is intended and did not change.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion
    Jochem van Dieten **AdobeCommunityExpert** Guest

  4. #3

    Default Re: 7.0.2 Sandbox Security

    It was posted on a ColdFusion consultant's blog. I guess it's incorrect. Thanks for the reply.
    elarin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139