Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to your "ColdFusion Administrator Account"
  2. Navigate to "Security -> Sandbox Security"
  3. Then -> "Enable ColdFusion Security" and "Submit Changes"
  4. Add the path in "Add Security Sandbox" for your FarCry Installation
    For example: /var/www/webX/html  (the path of your real webroot)
  5. Now edit the new created "Sandbox" with the following parameters:
    DATA SOURCES
    Disable ALL datasource that do not belong to your FC-Project !

CF TAGS - Disable the following CF-Tags:
- CFDBInfo
- CFFTP
- CFRegistry

CF FUNCTIONS - Disable the following CF-Functions:
- CreateObject(.NET)
- CreateObject(COM)
- CreateObject(CORBA)
- CreateObject(WebService)
- GetTempFile
- SetProfileString

  1.