From owner-freebsd-bugs Wed Jun 7 10: 0:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55B0B37BDAA for ; Wed, 7 Jun 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA95040; Wed, 7 Jun 2000 10:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CDD0637BDD0; Wed, 7 Jun 2000 09:50:03 -0700 (PDT) Message-Id: <20000607165003.CDD0637BDD0@hub.freebsd.org> Date: Wed, 7 Jun 2000 09:50:03 -0700 (PDT) From: liveevil@tasam.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/19096: core dump using ftp and telnet Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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