Hello Fred,
> <troll>
> Is this the "security" that Linux offers, Lennier?
> </troll>
personally i dont compleatly agree that this is a 'linux security' issue,
but rather a nasty series of events.
let me understand this thing ... mabye somebody can explain how it could
happen.
if i am not mistaken, each user would have their own 'sandpit' (so nobody
else can see everybody elses stuff) but the HTTPD service will need to have
full access to them sandpits.
so, is my nasty ass script is being run as a user that has access to everybody
elses documents - could my nasty ass script do bad things to other users
documents ?
whose fault would it be, the interpreter / compiler / engine of my nasty
ass script (which in fairness would be executing within the httpd user context),
httpd for executing it, or the web-host ?
would it be soo simple as to make httpd service a request using the user-context
of the owner of a particular script, if that script is acl'd as root then
god help us all but if that script is acl'd as a particular user it couldnt
cause massive havoc.
----------------
Steven H
the madGeek
> On 6 Aug 2006 18:57:31 -0700, "XPD" <> exclaimed:
>
>> Just in case anyone who uses Iserve hasnt read their email
>> lately..... Iserve got hit by a PHP-Nuke exploit which resulted in
>> files/pages being compromised and they have had to restore from a
>> backup meaning any changes made to Iserve based sites over the past
>> few days may no longer be valid.
>>
>> Personally my own site seems ok except for missing its index.htm,
>> however I have shut it down until Iserve can let users know what the
>> outcome is after their investigation.....
>>
>> Fingers crossed they dont pull PHP support altogether because of one
>> user who dosent keep their 3rd party scripts up to date 
>>
> You can't really blame the user. There shouldn't be a system in place
> on a shared server that would allow the compromise of other user's
> accounts.
>
> At first glance, the blame lies squarely at the feet of IServe.
>
> <troll>
> Is this the "security" that Linux offers, Lennier?
> </troll>