News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Jani Hartikainen's Blog:
How to CSRF protect all your forms
October 16, 2008 @ 12:07:26

Jani Hartikainen has posted a few ideas on cross site request forgeries in a new blog entry, including some methods to help prevent it in your application.

CSRF, or Cross-Site Request Forgery, is a vulnerability very common in websites. [...] This can be dangerous, especially if your admin interface is compromised: There may be a button on the other site which goes to your admin interface and deletes the latest blogpost for example - and you wouldn't want that!

His method is a three-step process for protection - use POST, protect against cross-site scripting and use a CSRF key in the form to help prevent abuse. A simple script is included to show it working and is adapted to work in a controller plugin for the Zend Framework.

0 comments voice your opinion now!
csrf crosssite request forgery xss scripting form protect



Similar Posts

Programmer Assist: Handling File Uploads With PHP

DevShed: Using Abstract Factory Classes in PHP 5 to Work with Online Forms

Vinu Thomas' Blog: Securimage Captcha for PHP

Paul Gregg's Blog: Want to try out the next major version of Delphi for PHP?

Pierre-Alain Joye's Blog: PHP Security Conference in Paris, 2007/01/29


Community Events









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


package security database ajax conference release example book code releases mysql framework zendframework zend PHP5 developer cakephp PEAR application job

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