php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20978 /opt/php-4.3/bin/pear installed as world writable
Submitted: 2002-12-12 18:47 UTC Modified: 2003-01-25 14:27 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: dinoklein at hotmail dot com Assigned:
Status: Closed Package: PEAR related
PHP Version: 4.3.0RC3 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 !
Your email address:
MUST BE VALID
Solve the problem:
25 - 8 = ?
Subscribe to this entry?

 
 [2002-12-12 18:47 UTC] dinoklein at hotmail dot com
I've configured php to be installed at /opt/php-4.3
after installation, I noticed that /opt/php-4.3/bin/pear was group/other writable.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-02 20:38 UTC] nicos@php.net
Verified with the latest. (Linux and BSD).
 [2003-01-25 14:27 UTC] meebey@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

this problem was due a umask-bug in PEAR/Config.php.
It's fixed in the current PEAR version 1.0

CVS link to the fix:
http://cvs.php.net/diff.php/php4/pear/PEAR/Config.php?r1=1.40&r2=1.41&ty=h

This bug is fixed by Christian Dickmann

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC