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

Re: [cobalt-security] [SECURITY WARNING] All Neomail users



> Search on SUID in the archives, you evidently missed the discussion.

I think that is somewhat besides the point. I just wonder why "unsupported" 
and "unofficial" software does an elementary change to the system without 
telling beforehand that it actually does so.

Just run the following from the command line as root:

find / \( -perm +4000 -o -perm +2000 \) -type f -exec ls -l {} \;

It will still turn up plenty of files which are SUID root. 

-- 

With best regards,

Michael Stauber