Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20706 - World-writable files permissions
Summary: World-writable files permissions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-09 10:02 UTC by Pierre-Yves Strub
Modified: 2003-05-12 12:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Yves Strub 2003-05-09 10:02:47 UTC
After installing dev-php/mod_php, version 4.3.1, I saw that all the files 
in /usr/lib/php have the go+w permission.
Comment 1 Thulle 2003-05-09 15:35:47 UTC
confirmed this, /usr/lib/php looks like this;
drwxr-xr-x    2 root     root           72 Apr  9 15:53 Archive
drwxr-xr-x    2 root     root           80 Apr  9 15:53 Console
drwxr-xr-x    2 root     root          432 Apr  9 15:53 DB
-rw-rw-rw-    1 root     root        27414 Apr  9 15:53 DB.php
-rw-rw-rw-    1 root     root         7719 Apr  9 15:53 HTTP.php
drwxr-xr-x    2 root     root          160 Apr  9 15:53 Mail
-rw-rw-rw-    1 root     root         7279 Apr  9 15:53 Mail.php
drwxr-xr-x    2 root     root          104 Apr  9 15:53 Net
drwxr-xr-x    2 root     root           80 Apr  9 15:53 OS
drwxr-xr-x    4 root     root          416 Apr  9 15:53 PEAR
-rw-rw-rw-    1 root     root        28562 May  9 21:34 PEAR.php
-rw-rw-rw-    1 root     root        14780 Apr  9 15:53 System.php
drwxr-xr-x    3 root     root          128 Apr  9 15:53 XML
drwxr-xr-x    3 root     root           72 Feb 20 20:59 data
drwxr-xr-x    4 root     root          104 Feb 20 20:59 docs
drwxr-xr-x    4 root     root          104 Feb 20 20:59 tests
Comment 2 Todd Heim (RETIRED) gentoo-dev 2003-05-12 12:13:24 UTC
I had previously fixed this in mod_php-4.3.1-r2.ebuild. I've added the patch to mod_php-4.3.1.ebuild and mod_php-4.3.1-r1.ebuild now.