php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23420 Downloading a page from cvs.php.net with wget inserts Horde session into file
Submitted: 2003-04-29 17:24 UTC Modified: 2003-06-14 10:46 UTC
From: pgod@php.net Assigned:
Status: Closed Package: PEAR related
PHP Version: 4.2.2 OS: unknown
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pgod@php.net
New email:
PHP Version: OS:

 

 [2003-04-29 17:24 UTC] pgod@php.net
In RFC822.php, on line 196, set_time_limit() is called, which is not valid when safe mode is enabled. A check for safe mode should be used before calling this function.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-14 10:46 UTC] chagenbu@php.net
This was caused by session.use_trans_sid. It shouldn't be happening anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC