Operating System - HP-UX
1833807 Members
4276 Online
110063 Solutions
New Discussion

wu-ftp vulnerability HPUX 11.??

 
SOLVED
Go to solution
Joseph C. Denman
Honored Contributor

wu-ftp vulnerability HPUX 11.??

Has everyone seen this????

http://securitytracker.com/alerts/2002/Jan/1003333.html

...jcd...
If I had only read the instructions first??
2 REPLIES 2
Sanjay_6
Honored Contributor

Re: wu-ftp vulnerability HPUX 11.??

eran maor
Honored Contributor
Solution

Re: wu-ftp vulnerability HPUX 11.??

Hi

here is how to tell if you are runnig wu-ftp :

telnet to the host on port 21

#telnet hostname 21

What returns if you are running WU-FTPD is

220 hostname.com FTP server (Version wu-2-4-20VR17(1) Mon Apr 19 09:21:53 EDT
1999) ready.

If not, you will see:

220 hostname.com FTP server (version 1.1.214.2 Mon May 11 12:21:14 GMT 1998)
ready


Fixing the problem
To determine if wu-ftpd version 2.6 is installed on a system:

what /usr/lbin/ftpd | grep wuftpd-2.6

If version 2.6 IS installed, then apply the latest web
upgrade now. Registration for the download is necessary:

http://www.software.hp.com/

and search on "wu-ftpd" (without the quotes)

or:

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo
.pl?productNumber=WUFTPD26

If revision 2.6 is NOT installed, then make sure you have
installed the current patches for HP Security Bulletin
"HPSBUX0107-162 Security Vulnerability in ftpd".


love computers