The Most Dangerous Programming Mistakes

Home » Off Topic News » The Most Dangerous Programming Mistakes
Off Topic News No Comments

Fatal Exception’s Neil McAllister discusses the most dangerous programming mistakes, and what can be done to avoid them. ‘Even more than input validation errors, this year’s list is rife with application security blunders of all kinds. Some of them sound fairly esoteric, such as “inclusion of functionality from untrusted control sphere.” But of all such errors, the highest-ranking one on the list is “missing authentication for critical function” — in other words, the attacker was able to gain access because there was no lock on the door to begin with,’ McAllister writes. ‘With the pace of Internet attacks accelerating, now is not the time to cut QA staff or skimp on testing and code review.’