Kauft das PHP-Sicherheitsbuch!Links(Profil nur für Xing-Mitglieder sichtbar) ![]() Rootserver, Colocation, Hosting My amazon wishlist VServer Hosting |
Monday, November 21. 2005Strict session handling in PHPComments
Display comments as
(Linear | Threaded)
Hi Christopher, I don’t think you mean to say that this puts an end to session fixation. If you do, can you elaborate?
One attack avenue is still open, that’s right. You can supply a valid PHP-generated session ID for a user to validate, but you cannot any longer use any arbitrary value.
Any idea when we can see this patch in the PHP CVS repository?
|




Christopher Kunz mentions a new patch for PHP which deals with Session Fixation. 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...
Tracked: Nov 24, 23:44