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

Nessa's Blog: Common PHP Errors

Wez Furlong\'s Blog: Programming PHP (Second Edition)

Reddit.com: Login Security (Best Practices Recommendations)

Mark Kimsal's Blog: Is Your MVC MIA When it Comes to 404s?

Community News: WordPress Security Update Released


Community Events











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


podcast object phpunit opinion community interview introduction example application series code framework zendframework2 unittest release language tool development functional testing

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