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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
32 - 3 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 11:01:30 2024 UTC