View Issue Details

IDProjectCategoryView StatusLast Update
0002672unrealircdpublic2005-11-03 22:39
Reportergiorgos Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionwont fix 
Product Version3.2.3 
Summary0002672: Cracks whan try to link with operstats
Description#0 ircvsprintf (str=0xbfffe00b "eIqa,kfL,", format=0x401c29e2 "@%s)", vl=0xbfffe814 "'") at ircsprintf.c:289
#1 0x080843d3 in sendto_snomask (snomask=64, pattern=0x401c29c4 "Stats '%c' requested by %s (%s@%s)") at send.c:1465
#2 0x401acaf9 in m_stats (cptr=0x1c, sptr=0x81a30f8, parc=3, parv=0x8112880) at m_stats.c:471
#3 0x080610ba in parse (cptr=0x81a30f8, buffer=0x81a31dc ":operstats.euirc.gr 2", bufend=0x81a3201 "") at parse.c:437
#4 0x08060630 in dopacket (cptr=0x81a30f8,
    buffer=0x8113240 ":operstats.euirc.gr + test.euirc.gr\r\n\n:operstats.euirc.gr 2 u test.euirc.gr\r\n\n:operstats.euirc.gr 8 operstats.euirc.gr test.euirc.gr\r\n\nAO 0 1131070086 0 MD5:78c51caa85e0c1990b4941840b14ff8e * * * :EUi"..., length=304)
    at packet.c:138
#5 0x08066681 in read_packet (cptr=0x81a30f8, rfd=0x4017c060) at s_bsd.c:1447
#6 0x08066e18 in read_message (delay=2, listp=0x812a700) at s_bsd.c:1937
#7 0x0805cea3 in main (argc=2, argv=0x0) at ircd.c:1564
3rd party modules

Relationships

related to 0003059 closed UnrealIRCd crashed when a server issues the /stats-cmd 

Activities

syzop

2005-11-03 22:39

administrator   ~0010629

This has been reported before.
The STATS command is not meant to be executed by servers (as origin). Just like commands like NAMES and WHO should not originate from a server.

If operstats really wants stats, it needs to execute it via a psuedoclient.

Issue History

Date Modified Username Field Change
2005-11-03 21:45 giorgos New Issue
2005-11-03 22:39 syzop Status new => closed
2005-11-03 22:39 syzop Note Added: 0010629
2005-11-03 22:39 syzop Resolution open => wont fix
2006-09-09 04:47 stskeeps Relationship added related to 0003059