Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  7 Jun 2000 09:50:03 -0700 (PDT)
From:      liveevil@tasam.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/19096: core dump using ftp and telnet
Message-ID:  <20000607165003.CDD0637BDD0@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19096
>Category:       bin
>Synopsis:       core dump using ftp and telnet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 10:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     LiVeeViL
>Release:        4.0-STABLE FreeBSD 4.0-STABLE
>Organization:
NONE
>Environment:
4.0-STABLE FreeBSD 4.0-STABLE
>Description:
some how a URL (easymoney.com) was able to change my default webpage to there's.  I did a query on there domain name, and found a entry in there dns zone file.  One of the entry names is *.exitmoney.com.  I wanted to see if I could establish a connection using that hostname.  

Here is what I got:

bash-2.03$ telnet 
telnet> o
(to) *.exitmoney.com
Segmentation fault (core dumped)

Also the same using FTP server (Version 6.00LS) 

bash-2.03$ ftp
ftp> o
(to) *.exitmoney.com
Segmentation fault (core dumped)
bash-2.03$ 

-rw-------    1 liveevil  liveevil   380928 Jun  7 12:41 telnet.core
-rw-------    1 liveevil  liveevil   454656 Jun  7 12:42 ftp.core


>How-To-Repeat:
bash-2.03$ telnet 
telnet> o
(to) *.exitmoney.com
Segmentation fault (core dumped)

Also the same using FTP server (Version 6.00LS) 

bash-2.03$ ftp
ftp> o
(to) *.exitmoney.com
Segmentation fault (core dumped)
bash-2.03$ 

>Fix:
It seems like both ftp and telnet have trouble with input from host names with "*"'s in them.  I have also try to reproduce the same results using ping, nslookup and traceroute without any luck.  I do not know how to fix this problem.  


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000607165003.CDD0637BDD0>