Hey CFers, I am working on proving that ColdFusion is (was and still is…) the most secure Vs. other programming languages. Here’s something I found recently What do the experts say? CVE details I’ve done a little research about which programming language is the most secure. CVE details specify the number of critical vulnerabilities for: […]
ColdFusion Security Hotfix (APSB17-30) Released
Just last week, Adobe released their security updates (APSB17-30) for ColdFusion 2016 and ColdFusion 11. The said update was specifically created to fix two critical and one important issue. However, take note that the ColdFusion 10 and older will be vulnerable to some if not all of the issues. Plus, since the older versions began […]
4 ways to prevent code death by shelfware
What is Shelfware? If you don’t get users involved early in the project, you risk ending up with shelfware. That means that you wrote some great code, the operation was a success but the patient died on the table. None of the users want to use the application and it’s left on the shelf. What […]
ColdFusion developer security guidelines
ColdFusion developer security guidelines from Adobe These ColdFusion developer security guidelines from Adobe are cool! And so much code that I review from other (best unnamed) organizations don’t follow these simple tips. Check it out at at URL below and make sure that your apps are secure! https://helpx.adobe.com/security/products/coldfusion/apsb22-22.html