lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 1 Aug 2003 13:58:48 -0700
From: "Crist J. Clark" <cristjc@...cast.net>
To: Jouko Pynnonen <jouko@....fi>
Subject: Re: Solaris ld.so.1 buffer overflow


On Tue, Jul 29, 2003 at 11:36:18PM +0300, Jouko Pynnonen wrote:
> 
> OVERVIEW
> ========
> 
> There is a buffer overflow vulnerability in the Solaris runtime linker, 
> /lib/ld.so.1. A local user can gain elevated privileges if there are
> any dynamically linked, executable SUID/SGID programs in the 
> filesystem.
[snip]

According to the Sun Alert on this vulnerability,

  http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert/55680

Various patchlevels of Solaris 2.6, 7, 8, and 9 sparc and i386 are all
vulnerable.

On Solaris 2.5.1,

  $ uname -a  
  SunOS wallace 5.5.1 Generic_103640-40 sun4u sparc SUNW,Ultra-Enterprise

When I try the simple,

  $ LD_PRELOAD=/`perl -e 'print "A"x2000'`/ passwd
  passwd:  Changing password for cclark
  Enter login(NIS) password:

It doesn't crash. That reassures me somewhat, but does anyone know if
2.5.1 is not listed because it is (a) no longer supported and not
tested and patched, or (b) not actually vulnerable?

Thanks.
-- 
Crist J. Clark                     |     cjclark@...m.mit.edu
                                   |     cjclark@....edu
http://people.freebsd.org/~cjc/    |     cjc@...ebsd.org


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ