Vulnerability Development mailing list archives

Re: hybrid-ircd


From: ircd () EFNET NET
Date: Tue, 28 Nov 2000 15:17:08 -0500

This is untrue, I tested it personally on EFNet,

poptix is poptix@a%s%d%n%s%s%s.poptix.net * poptix
poptix on @#us-opers
poptix using irc.Prison.NET The server that stole the missing chads...
poptix End of /WHOIS list.

I also tested with %n%n%n%n, same effect (none). >I tried all the things
you said, including nick collision, plus some, >with multiple versions of
hybrid.


                              -poptix

PS: Next time you want to bash hybrid, don't hide behind an anonymous
remailer.

yeah.... most of efnet was fixed by the time of the post, but take a look
for yourself:

diff -c ./send.c /tmp/ircd-hybrid-6/src/send.c
*** ./send.c    Thu Oct  5 19:39:42 2000
--- /tmp/ircd-hybrid-6/src/send.c       Thu Nov  2 11:31:15 2000
***************
*** 17,23 ****
*   along with this program; if not, write to the Free Software
*   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
!  *   $Id: send.c,v 1.93 2000/10/05 23:39:42 bill Exp $
*/
#include "send.h"
#include "channel.h"
--- 17,23 ----
*   along with this program; if not, write to the Free Software
*   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
!  *   $Id: send.c,v 1.94 2000/11/02 03:37:17 lusky Exp $
*/
#include "send.h"
#include "channel.h"
***************
*** 1390,1396 ****

vsendto_realops(pattern, args);
vsprintf(buf, pattern, args);
!   log(L_CRIT,buf);

va_end(args);
} /* ts_warn() */
--- 1390,1396 ----

vsendto_realops(pattern, args);
vsprintf(buf, pattern, args);
!   log(L_CRIT, "%s", buf);

va_end(args);
} /* ts_warn() */

woops! try some other mixed networks, eh?

-ntn
_________________________________________________________
This message was sent with Sendpad.com.
The sender indicated his or her e-mail address as "ircd () efnet net"
Send anonymous e-mail right now at http://www.sendpad.com


Current thread: