[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Major security issue - PHP



Hi,

> It should not be able to have write access to site2 files (or
> delete them). It may read and execute them though. Do ls -l
> /home/sites/site2/web and see for yourself:

Okay, I did this:

ls -l /home/sites/site2/web/index.shtml

and it came back with this:

-rw-rw-r--   1 admin    site2        6117 Mar 28 16:08 /home/sites/site2/web/index.shtml

But yes, it just allowed site3 to make changes to site2 with no error messages, permissions problems or requests for passwords right from their PHP script.

Simon