php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35164 open_basedir paths not beeing parsed correctly
Submitted: 2005-11-09 09:23 UTC Modified: 2005-11-17 01:00 UTC
From: jf at probe-networks dot lde Assigned:
Status: No Feedback Package: Safe Mode/open_basedir
PHP Version: 4.4.1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jf at probe-networks dot lde
New email:
PHP Version: OS:

 

 [2005-11-09 09:23 UTC] jf at probe-networks dot lde
Description:
------------
PHP 4.4.1 does not parse open_basedir directives (exspecially  those placed in httpd.conf) correctly. There seems to be a major problem with directory traversals (../something).


Reproduce code:
---------------
Please see BUG #34656, the original owner didnt maintain his report. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-09 15:37 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #34680

 [2005-11-09 16:14 UTC] jf at probe-networks dot lde
This has nothing todo with symlinks. Please actually read BUG 34656. PHP 4.4.0 worked without problems, 4.4.1 doesnt.
The BUG you quoted is horribly old and nothing it affected had been changed from 4.4.0 to 4.4.1.
 [2005-11-09 16:33 UTC] sniper@php.net
You should have said that this worked in 4.4.0 in _this_ report. Does this happen with this snapshot:
 
   http://snaps.php.net/php5-latest.tar.gz

And if it does, how can we reproduce?

 [2005-11-17 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC