Patch Name: PHNE_5965 Patch Description: s700 10.09 [Lev30] cumulative ftp(1) and ftpd(1M) patch Creation Date: 95/11/02 Post Date: 95/11/07 Repost: 96/04/16 The patch description was modified to add Lev30. Hardware Platforms - OS Releases: s700: 10.09 Products: N/A Filesets: InternetSrvcs.INETSVCS-RUN Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700/10.X/PHNE_5965 Symptoms: PHNE_5965: (ftpd) * The PORT command would allow connections to 3rd party servers at random ports, and combined with quoted commands, could be used to mask the source IP address of that connection. (ftp) * fixes password verification problem Defect Description: PHNE_5965: (ftpd) * There were no limits on the range of allowable PORTs. Now only ftp-data ports on the system originating the ftp-ctrl connection are accepted, and only non-privileged ports on that system are permitted. (ftp) * fixes password verification problem SR: 4701298950 Patch Files: /usr/bin/ftp /usr/lbin/ftpd what(1) Output: /usr/bin/ftp: $Revision: SecureWare Level mcf3003 $ $Header: Secur eWare Release hpux_mcf $ $Date: Sun Oct 29 1 9:11:10 EST 1995 $ Copyright (c) 1985, 1989 Regents of the University o f California. main.c based on 5.13 (Berkeley) 3/14/89 Revision 1.1.110.7 Mon Oct 30 08:23:29 GMT 1995 cmds.c 5.18 (Berkeley) 4/20/89 cmdtab.c 5.9 (Berkeley) 3/21/89 ftp.c 5.28 (Berkeley) 4/20/89 glob.c 5.7 (Berkeley) 12/14/88 domacro.c 1.6 (Berkeley) 2/28/89 /usr/lbin/ftpd: $Revision: SecureWare Level mcf3003 $ $Header: Secur eWare Release hpux_mcf $ $Date: Sun Oct 29 1 9:11:10 EST 1995 $ Copyright (c) 1985, 1988 Regents of the University o f California. ftpd.c based on 5.28 (Berkeley) 4/20/89 Revision 1.7.110.9 Mon Oct 30 08:24:02 GMT 1995 ftpcmd.y 5.20 (Berkeley) 2/28/89 glob.c 5.7 (Berkeley) 12/14/88 popen.c 5.7 (Berkeley) 2/14/89 logwtmp.c 5.2 (Berkeley) 9/22/88 cksum(1) Output: 3849503304 94208 /usr/bin/ftp 211910233 81920 /usr/lbin/ftpd Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 220 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_5965 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_5965.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_5965.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. The cluster clients must be shut down as described in step 5b. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_5965. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHNE_5965.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_5965.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None