Bugtraq mailing list archives
Re: Solaris 2.3 login
From: perry () imsi com (Perry E. Metzger)
Date: Fri, 12 Aug 1994 10:41:10 -0400
jatipper () vnet IBM COM says:
Can someone please explain what the security implications are if a program results in a coredump? I have discovered several programs here on my machines that can result in these. How could an intruder use these to gain access? What are the best ways of combatting this?
Any suid program that dumps core is a candidate for security holes for several reasons. 1) The core file itself may contain privileged information that should not be available to the user. (Many versions of unix will not allow suid programs to leave core files for this and other reasons.) 2) The core file indicates that there is some data driven way to get the program to misbehave. Often, that means that if I can only set the parameters to the program properly with careful study, I can manage to get it to overwrite key memory locations and allow me to break security. The recent sendmail debug flag bug wes of this form. Perry
Current thread:
- Re: Solaris 2.3 login Jas (Aug 11)
- <Possible follow-ups>
- Re: Solaris 2.3 login richard oxbrow (Aug 12)
- Re: Solaris 2.3 login jatipper () vnet IBM COM (Aug 12)
- Re: Solaris 2.3 login Perry E. Metzger (Aug 12)
- Re: Solaris 2.3 login John DiMarco (Aug 12)
- Re: disabling login in V1 #14 Wm Randolph Franklin (Aug 18)
- Re: disabling login in V1 #14 matthew green (Aug 19)
- Re: disabling login in V1 #14 Wm Randolph Franklin (Aug 18)
- Re: Solaris 2.3 login Peter Wemm (Aug 12)
- Re: Solaris 2.3 login Evil Pete (Aug 12)
- Re: Solaris 2.3 login Marc W. Mengel (Aug 12)
- Re: Solaris 2.3 login Christopher A. Stewart (Aug 12)
- Re: Solaris 2.3 login David Barr (Aug 14)
