Published by expire0
Posted on March 21, 2012
You can protect your coldfusion website by enabling Global Script Protection if you have admin rights to the cf administrator. This can be found under settings >
If you are on a shared hosting environment. You can still control this attribute by using the scriptprotect function in your application.cfm or cfc file.
This option enabled CF the ability to protect your website from XSS exploits.