|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: SUID server
From: antirez (antirez
LINUXCARE.COM)Date: Mon Jan 20 1997 - 16:32:59 CST
- Next message: Philipp Buehler: "Re: SUID server"
- Previous message: Su Wadlow: "Re: IE 5 'feature'?"
- Next in thread: Philipp Buehler: "Re: SUID server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Oct 01, 2000 at 11:34:24AM +0100, Adam Langley wrote:
> Despite many peoples best efforts over many years, it seems that SUID programs
> cannot ever be secure. Just recently we have the traceroute bug - how long
> has traceroute been around?
SUID are often a problem _if_ bad coded, but I want to know
what is the excuse if traceroute does not drop privileges
after the raw socket and the data link layer are open.
To send arbitrary packets or to sniff the net isn't bad
as to gain root.
All guys in this list are able to audit 10 lines of code:
open the special sockets, drop privileges, do the work,
so what's the problem with traceroute?
It's a suid shipped with all OSes for years that does
not follows a secure programming FAQ:
Drop the privileges ASAP if you can.
The same problem with the ping program, that was too often
target of vulnerabilities (bofs, sig allarm bomb, ...).
regards,
antirez
-- Salvatore Sanfilippo, Open Source Developer, Linuxcare Italia spa +39.049.80 43 411 tel, +39.049.80 43 412 fax antirezlinuxcare.com, http://www.linuxcare.com/ Linuxcare. Support for the revolution.
- Next message: Philipp Buehler: "Re: SUID server"
- Previous message: Su Wadlow: "Re: IE 5 'feature'?"
- Next in thread: Philipp Buehler: "Re: SUID server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]