Question
CFInsert/Update: protection against SQL injection?
Hello,
I'm trying to find out if the use of CFInsert or CFUpdate offers any protection against a SQL Injection attack. We are on a project that uses many CFInserts and Updates, and lack the time to rewrite new queries using CFQueryParam. Will a CFInsert or Update handle the situation?
I'm trying to find out if the use of CFInsert or CFUpdate offers any protection against a SQL Injection attack. We are on a project that uses many CFInserts and Updates, and lack the time to rewrite new queries using CFQueryParam. Will a CFInsert or Update handle the situation?
