CF8, Flex 3, and Universe: Security question
I just came on board with an organization that maintains an app built on ColdFusion 8, Flex 3, and Universe 10.2
I'm also coming up to speed in CF/Flex development, transitioning from .NET/C#.
In .NET/C# there were a number of things you could do to prevent certain types of vulnerabilities in your code, one of them was guarding against SQL injection attacks. I know that UniVerse isn't a SQL native database, so it's not directly susceptible to SQL injection. What I'm trying to discover is if it's vulnerable to this style of attack and how to mitigate any possible vulnerability.
At the moment, the company isn't planning on upgrading, replacing, or migrating the code to other technologies so I'll be stuck with the CF8, flex 3, and Universe.
Thanks all,
Les
