OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Bugtraq archives for 2nd quarter (Apr-Jun) 1994: Re: NFS exporting

Re: NFS exporting

Carl Corey (ccdesccdes.princeton.nj.us)
Thu, 14 Apr 1994 00:46:02 -0500

>As for NFS in general, its useless. As soon as you export an NFS
>partition to the net (at least if you export it writable), you can
>kiss your machine goodbye.
>[...]
>Perry

Now, are we talking exporting writeable to everyone, or _any_ NFS exported
writeable partition?

Let's say that I have two machines, server.foo.com and client.foo.com

server has one NFS exported volume which is for client.foo.com (diskless).  

showmount looks something like this:

 % showmount -e server.foo.com
 export list for server.foo.com:
 /export                            client.foo.com


is this exploitable?  How would it be exploited?  Is there a way to keep
people from exploiting it (besides not exporting it)?

cc