News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Top 25 Most Dangerous Programming Errors
July 31, 2009 @ 07:55:44

Sameer has posted about a list generated by CWE/SANS of what they consider to be the twenty-five most dangers errors you can commit in your application development (PHP related or not):

The document lists the most common and significant programming errors which can lead to serious software vulnerabilities. [...] The 25 vulnerabilities are divided into three main categories: Insecure Interaction Between Components, Risky Resource Management and Porous Defenses, details of which are listed below.

Some of the items in the list include:

  • Insecure Interaction Between Components - Failure to Preserve SQL Query Structure ('SQL Injection')
  • Risky Resource Management - External Control of Critical State Data
  • Porous Defenses - Execution with Unnecessary Privileges
  • Insecure Interaction Between Components - Cross-Site Request Forgery (CSRF)
  • Porous Defenses - Use of a Broken or Risky Cryptographic Algorithm

You can see the full list here, including explanations for each.

0 comments voice your opinion now!
programming error dangerous


blog comments powered by Disqus

Similar Posts

Dikini.net: Poor man's macro programming in php

IBM developerWorks: Command-line PHP? Yes, you can!

Dagfinn Reiersol's Blog: Real programming with PHP 5.3 (part 3): Links

Nefarious Designs: Object-Oriented PHP Part 1: Definition

Paul Jones\' Blog: ASP-Style Programming in PHP?


Community Events









Don't see your event here?
Let us know!


event testing api tool example framework development functional zendframework2 opinion interview composer code language community introduction release conference podcast object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework