News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Top 7 PHP Security Blunders
December 21, 2005 @ 07:04:07

On the SitePoint PHP blog today, Pax Dickinson shares with us the "Top 7 PHP Security Blunders" as he sees them.

In this article, I'll detail many of the common PHP programming mistakes that can result in security holes. By showing you what not to do, and how each particular flaw can be exploited, I hope that you'll understand not just how to avoid these particular mistakes, but also why they result in security vulnerabilities. Understanding each possible flaw will help you avoid making the same mistakes in your PHP applications.

His list includes:

  • Unvalidated Input Errors
  • Access Control Flaws
  • Cross Site Scripting (XSS) Flaws
  • Data Handling Errors

There's more listed, so be sure to check out the rest of the article - each item is explained and on some, sample code is included where it makes sense...

0 comments voice your opinion now!
top seven security blunders input error xss access control top seven security blunders input error xss access control


blog comments powered by Disqus

Similar Posts

DevShed: Enforcing Object Types in PHP - Filtering Input Objects in PHP 4

Version Control Blog: Upgrading Drupal with Git

PHPBuilder.com: Mitigate the Security Risks of PHP System Command Execution

SitePoint PHP Blog: PHP to the Rescue!

Nexen.net: Error Messages in PHP (a Search)


Community Events









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


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

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