]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003007.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003007.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] possible bug in 5.0.28 and below?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20possible%20bug%20in%205.0.28%20and%20below%3F&In-Reply-To=001b01c416fa%2423f0b870%240500a8c0%40DIMITRI">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003005.html">
11 <LINK REL="Next" HREF="003006.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] possible bug in 5.0.28 and below?</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20possible%20bug%20in%205.0.28%20and%20below%3F&In-Reply-To=001b01c416fa%2423f0b870%240500a8c0%40DIMITRI"
17 TITLE="[IRCServices Coding] possible bug in 5.0.28 and below?">achurch at achurch.org
18 </A><BR>
19 <I>Wed Mar 31 20:46:02 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003005.html">[IRCServices Coding] possible bug in 5.0.28 and below?
22 </A></li>
23 <LI>Next message: <A HREF="003006.html">[IRCServices Coding] Bug using svs4-db in
24 svs5(autodeop/nojoin-level)
25 </A></li>
26 <LI> <B>Messages sorted by:</B>
27 <a href="date.html#3007">[ date ]</a>
28 <a href="thread.html#3007">[ thread ]</a>
29 <a href="subject.html#3007">[ subject ]</a>
30 <a href="author.html#3007">[ author ]</a>
31 </LI>
32 </UL>
33 <HR>
34 <!--beginarticle-->
35 <PRE> Fixed for 5.0.30, thanks for the report.
36
37 --Andrew Church
38 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
39 <A HREF="http://achurch.org/">http://achurch.org/</A>
40
41 &gt;<i>I'm reporting this as a possible bug:
42 </I>&gt;<i>
43 </I>&gt;<i>When a nickname is registered and AUTH is enabled
44 </I>&gt;<i>
45 </I>&gt;<i> * Your nick is now XYZ
46 </I>&gt;<i>-&gt; PRIVMSG NickServ :REGISTER abc123xyz <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">your at email-address.com</A>
47 </I>&gt;<i> -NickServ- Nickname XYZ has been registered to you.
48 </I>&gt;<i> -NickServ- An authentication code for your nickname has been sent to
49 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">your at email-address.com.</A>
50 </I>&gt;<i> -NickServ- When you receive this message, type /msg NickServ AUTH code
51 </I>&gt;<i>(replace code with the authentication code in the message) to complete your
52 </I>&gt;<i>nickname registration.
53 </I>&gt;<i> -NickServ- Your password is abc123xyz -- remember this for later use.
54 </I>&gt;<i>-&gt; NICK ABC
55 </I>&gt;<i> * Your nick is now ABC
56 </I>&gt;<i>-&gt; NICK XYZ
57 </I>&gt;<i> * Your nick is now XYZ
58 </I>&gt;<i> * XYZ sets mode: +r
59 </I>&gt;<i>-&gt; WHOIS XYZ
60 </I>&gt;<i>and it contains: XYZ has identified for this nick
61 </I>&gt;<i>
62 </I>&gt;<i>Notice I didn't identify, and yet i'm classified as identified with +r.
63 </I>&gt;<i>
64 </I>&gt;<i>So in other words, the nickname is fully functional even though I have not
65 </I>&gt;<i>yet AUTH'ed, all it needs is a nickchange and it is concidered registered.
66 </I>&gt;<i>This could pose as fatal in situations involving spambots. For example: the
67 </I>&gt;<i>spambot registers its nick with a fake e-mail address, changes its nick, and
68 </I>&gt;<i>then changes it back, and its automatically registered, then it can privmsg
69 </I>&gt;<i>registered nicks with spam, join +R channels, etc. etc.
70 </I>&gt;<i>
71 </I>&gt;<i>Hope this helps --
72 </I>&gt;<i>CyberDems
73 </I>&gt;<i>irc.rsachat.za.net
74 </I>&gt;<i>
75 </I>&gt;<i>
76 </I>&gt;<i>------------------------------------------------------------------
77 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
78 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
79 </I>
80
81 </PRE>
82
83 <!--endarticle-->
84 <HR>
85 <P><UL>
86 <!--threads-->
87 <LI>Previous message: <A HREF="003005.html">[IRCServices Coding] possible bug in 5.0.28 and below?
88 </A></li>
89 <LI>Next message: <A HREF="003006.html">[IRCServices Coding] Bug using svs4-db in
90 svs5(autodeop/nojoin-level)
91 </A></li>
92 <LI> <B>Messages sorted by:</B>
93 <a href="date.html#3007">[ date ]</a>
94 <a href="thread.html#3007">[ thread ]</a>
95 <a href="subject.html#3007">[ subject ]</a>
96 <a href="author.html#3007">[ author ]</a>
97 </LI>
98 </UL>
99
100 </body></html>