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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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