The 25 Most Dangerous Programming Errors

Experts Announce Agreement on the 25 Most Dangerous Programming Errors – I’m already a little bit late, they published this 4 days ago, but it’s worth reading it when you’re a developer.

Some of them are:

  • Improper Input Validation
  • Failure to Preserve SQL Query Structure (aka ‘SQL Injection’)
  • Error Message Information Leak
  • Use of Insufficiently Random Values
  • Execution with Unnecessary Privileges

As I said above: Check them out, it’s really worth reading it!

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top