Top 25 programming errors revealed
Experts and security vendors around the world finally have a measuring stick to help decide whether software is vulnerable to attack.

Security experts in Europe and the US have joined forces to create a list of the top 25 most dangerous programming errors.
The result of a collaboration between the SANS Institute, MITRE, and experts in software security, the list presents detailed descriptions of the top 25 programming errors, as well as guidance in avoiding and dealing with them.
The aim of the top 25 list is to prevent vulnerabilities at source, by educating programmers about common mistakes which are made before software has been shipped. Such flaws were dangerous because they frequently allow attackers to take over software and prevent it from working, or let them steal data.
Software managers and CIOs were advised to use the top 25 list as a "measuring stick" which could help them secure their software.
Chief technology officer for Core Security, Ivan Arce, said that the top 25 list was the first serious attempt at building a classification of software security weaknesses and flaws.
"It is a necessary and long overdue step towards creating a common language for the software development and security communities," he said in a statement.
"They are in need of a more rational way to address which are currently the most urgent and relevant software security problems."
Get the ITPro daily newsletter
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
A whole range of vendors - including Microsoft, Symantec, EMC, McAfee and Verisign - gave their support to the project.
-
What is polymorphic malware?
Explainer Polymorphic malware constantly changes its code to avoid detection, making it a top cybersecurity threat that demands advanced, behavior-based defenses
-
Outgoing Kaseya CEO teases "this is just the beginning" for the company
Opinion We spoke to Fred Voccola who remains a key figurehead at the firm as it enters its next chapter...
-
Oracle Java pricing concerns could spark a developer exodus
News Oracle Java users have raised concerns over pricing, with many considering switching to open source options.
-
Python just brushed past JavaScript to become the most popular programming language on GitHub – and a key factor is that AI developers love it
News The meteoric rise of Python shows no sign of stopping
-
JupyterLab review: A powerful tool for documenting your data science journey
Reviews Literate programming toolkit takes dynamic code documents to new heights
-
Microsoft continues its Rust mission with new kernel features
News The latest critical feature comes as a "small trial" to select Windows Insiders
-
Report: Regulatory and monetary incentives needed to adopt safer programming languages
News Companies have been urged to create plans on how they intend to get rid of memory-unsafe code in their products
-
Microsoft Azure CTO hails 'most loved' Rust as the successor to C and C++
News Rust is a newer programming language that developers enjoy using and learning, and it's being adopted far across the industry, too
-
Programming with Python: Time to upgrade to fancy ANSI
Opinion Wordle inspires Dick to reinvent his 1980s ASCII toolkit for the 2020s, but this time he doubles down with ANSI
-
The best Python test frameworks
Best Make your Python code shine with these testing tools