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 3rd quarter (Jul-Sep) 1998: Re: buffer overflow in nslookup?

Re: buffer overflow in nslookup?

Uwe Ohse (uweCSL-GMBH.NET)
Mon, 31 Aug 1998 15:08:43 +0200

> If your nslookup's main.c includes:
>
>     sscanf(string, " %s", host);        /* removes white space */

you can find the same in dig.c, and a patch for dig, removing that and
some other problems, at http://www.nrw.net/uwe/dig-8.1.2.patch

Needless to say i told bind-bugsisc.org more then two months ago about
the problems in nslookup and dig, and never got a reply.

Regards, Uwe