| hayne |
10-12-2004 11:50 PM |
Quote:
Originally Posted by Las_Vegas
I was [...] making the statement that unless complete control was open by the OS to one of these ports (Of which none of those ports have admin level access), then the worry is unjustified.
|
As Trevor has said, it is a worry to provide any services via open ports to the Internet unless you trust that the software that is accessible via those ports is security-hardened. Even if the software does not run with 'root' privileges, if a hole in that software allows an attacker access to your user account, all your user files are vulnerable. And access to a local account is often the first stage in gaining 'root' access.
For the standard services supplied as part of OS X (but off by default and requiring enabling in Sharing preferences), Apple makes sure that the software is secure against all known vulnerabilities. I.e. Apple takes care of the security of Apache, FTP, SSH, etc.
This is not true of most P2P software and hence use of such software is slightly worrisome.
|