[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] security risk... is this normal?
- Subject: [cobalt-users] security risk... is this normal?
- From: Greg Hewitt-Long <cobaltusers@xxxxxxxxxxxxxxxxxxx>
- Date: Mon Mar 1 08:24:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I've just found what I think is a potential problem - the uninstaller files
found in:
/var/lib/cobalt/uninstallers
most of them are permissioned as 755 and owner root, group root. although
most rpm installs as root should not rpm -e as another user, there are the
potential for open permissioned folders and files to be removed if an
unauthorized SSH/telnet enabled user were to attempt to run one/more of
these files.... any thoughts?
regards
Greg Hewitt-Long
ps - I noticed that a third-party installation of phpMyAdmin from NuOnce
was CORRECTLY set as 700 and root/root owner/group - thereby removing the
possibility that a non-permissioned user could cause any problem.