News Feed
Jobs Feed
Sections




News Archive
Christopher Kunz's Blog:
Strict session handling in PHP
November 22, 2005 @ 05:46:11

Christopher Kunz has this new post today on his blog with at look at "strict session handling in PHP".

PHP has a permissive session system. This has been decided way before I came into the PHP world (I guess in preparation of 4.0), and the reasons for this decision are kinda lost in transit. However, with a small patch by Hardened-PHP Project buddy Stefan esser, this might now change.

A small patch against PHP's ext/session and ext/sqlite adds two new handler functions to validate and create session IDs, as well as the php.ini setting.

This setting would allow for more enhanced session handling (removing the ability to spoof sessions via a SID), and other problems (SQL injections, XSS attacks, etc). You can check out more on the Hardened-PHP page...

0 comments voice your opinion now!
session handling hardened-php session handling hardened-php


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Patterns for Flexible View Handling, Part 1 - Working with Composites

DevShed: A Custom Exception Class for Dynamic Twitter Signature Images with PHP

Christopher Jones' Blog: Vote to have more PHP sessions at Oracle Open World

Codewalkers.com: Creating a CAPTCHA with PHP

Derick Rethans: Connection Handling with the MongoDB PHP driver


Community Events











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


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

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