Operating System:

[HP-UX]

Published:

08 August 2003

Protect yourself against future threats.

-----BEGIN PGP SIGNED MESSAGE-----

===========================================================================
             AUSCERT External Security Bulletin Redistribution

 ESB-2003.0551 -- HEWLETT-PACKARD COMPANY SECURITY BULLETIN:HPSBUX0308-272
                   SSRT3596 rpc.mountd leaks information
                              08 August 2003

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:                rpc.mountd
Publisher:              Hewlett-Packard
Operating System:       HP-UX B.11.22
                        HP-UX 11.11
                        HP-UX 11.00
Impact:                 Access Privileged Data
Access Required:        Remote
CVE Names:              CAN-1999-1225

Ref:                    ESB-2003.0542

- --------------------------BEGIN INCLUDED TEXT--------------------

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 -----------------------------------------------------------------
**REVISED 01**
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0308-272
 Originally issued: 03 August 2003
 Last revised: 06 August 2003
 SSRT3596 rpc.mountd leaks information
 -----------------------------------------------------------------

NOTICE: There are no restrictions for distribution of this
Bulletin provided that it remains complete and intact.

The information in the following Security Bulletin should be
acted upon as soon as possible.  Hewlett-Packard Company will
not be liable for any consequences to any customer resulting
from customer's failure to fully implement instructions in this
Security Bulletin as soon as possible.

 -----------------------------------------------------------------
PROBLEM: The error messages returned by rpc.mountd can be used to
         determine whether a file exists.

IMPACT: Potential unauthorized information disclosure.

PLATFORM: HP-UX releases B.11.00, B.11.11, and B.11.22.

SOLUTION: Install replacement nfs.mountd file.

MANUAL ACTIONS: Yes - NonUpdate
                Install replacement rpc.mountd file.

AVAILABILITY:  The files are available now via ftp.

CHANGE SUMMARY: Rev.01 -  Replaced rpc.mountd.11.22 with
                          rpc.mountd.11.22.r1.
 -----------------------------------------------------------------
 A. Background
    This potential vulnerability has been publicly reported:
    <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-1999-1225>

**REVISED 01**
 -->Note: The original file supplied for B.11.22 will abort.  It
 -->      has been replaced by rpc.mountd.11.22.r1.


     AFFECTED VERSIONS

     The following is a list by HP-UX revision of
     affected filesets and the fileset revision or
     patch containing the fix.  To determine if a
     system has an affected version, search the
     output of "swlist -a revision -l fileset"
     for an affected fileset, then determine if
     a fixed revision or the applicable patch is
     installed.

     HP-UX B.11.22
     =============
     NFS.NFS2-SERVER
     fix: install rpc.mountd

     HP-UX B.11.11
     =============
     NFS.NFS-SERVER
     fix: install rpc.mountd

     HP-UX B.11.00
     =============
     NFS.NFS-SERVER
     fix: install rpc.mountd

     END AFFECTED VERSIONS


 B. Recommended solution

    It is recommended that B.11.00 and B.11.11 have the
    following patches installed before installing the
    new rpc.mountd.

      HP-UX B.11.00 - PHNE_28567
      HP-UX B.11.11 - PHNE_28568

    Note:  All the files mentioned for download below are
           available from the following ftp site:

        System:    hprc.external.hp.com  (192.170.19.51)
        Login:     rpcmd
        Password:  rpcmd

        FTP Access: ftp://rpcmd:rpcmd@hprc.external.hp.com/
                or: ftp://rpcmd:rpcmd@192.170.19.51/
                or: ftp hprc.external.hp.com

        Note: There is an ftp defect in IE5 that may result in
               a browser hang.  To work around this:
        - Select Tools -> Internet Options -> Advanced
        - Un-check the option:
        - Un-check the option:
                  [ ] Enable folder view for FTP sites

       a. Download the files into a protected directory
          such as /etc.

       b. Verify the cksum or the md5 sum.

          cksum:
    1918843242 49152 rpc.mountd.11.00
    1875800265 49152 rpc.mountd.11.11
**REVISED 01**
 -->1456914671 205848 rpc.mountd.11.22.r1

    MD5 (rpc.mountd.11.00) = 6269e2fe7f9f1af5c290ffa5350c9429
    MD5 (rpc.mountd.11.11) = 35b7ad91905614437c3f3b7711f64d4f
**REVISED 01**
 -->MD5 (rpc.mountd.11.22.r1) = 6949d6572347125317d78bffdb19ba00

     Note: If you wish to verify the md5 sum and you do not
           have a copy of md5, please refer to:
               HPSBUX9408-016
               Patch sums and the MD5 program
     Note: Using your itrc account security bulletins can be
          found here:
     http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin

     c. Install the appropriate file.

        These files can be installed on an active system.
        However, there will be a delay to clients attempting
        to mount NFS filesystems from this server.

        Stop the rpc.mountd process
        # ps -ef|grep rpc.mountd
        # kill <PID>
        -or-
        Stop the NFS server
        # /sbin/init.d/nfs.server stop

        cd to the directory containing the new rpc.mountd.

        HP-UX B.11.00
        =============
        chown bin:bin rpc.mountd.11.00
        chmod 544 rpc.mountd.11.00
        mv /usr/sbin/rpc.mountd /usr/sbin/rpc.mountd.orig
        mv rpc.mountd.11.00 /usr/sbin/rpc.mountd

        HP-UX B.11.11
        =============
        chown bin:bin rpc.mountd.11.11
        chmod 544 rpc.mountd.11.11
        mv /usr/sbin/rpc.mountd /usr/sbin/rpc.mountd.orig
        mv rpc.mountd.11.11 /usr/sbin/rpc.mountd

**REVISED 01**
        HP-UX B.11.22
        =============
 -->    chown bin:bin rpc.mountd.11.22.r1
 -->    chmod 544 rpc.mountd.11.22.r1
 -->    mv /usr/sbin/rpc.mountd /usr/sbin/rpc.mountd.orig
 -->    mv rpc.mountd.11.22.r1 /usr/sbin/rpc.mountd


        Re-start the rpc.mountd process.
        If rpc.mountd were manually killed:
          # /usr/sbin/rpc.mountd
        If the NFS server were stopped:
          # /sbin/init.d/nfs.server start


 C. To subscribe to automatically receive future NEW HP Security
    Bulletins from the HP IT Resource Center via electronic
    mail, do the following:

    Use your browser to get to the HP IT Resource Center page
    at:

       http://itrc.hp.com

    Use the 'Login' tab at the left side of the screen to login
    using your ID and password.  Use your existing login or the
    "Register" button at the left to create a login, in order to
    gain access to many areas of the ITRC.  Remember to save the
    User ID assigned to you, and your password.

    In the left most frame select "Maintenance and Support".

    Under the "Notifications" section (near the bottom of
    the page), select "Support Information Digests".

    To -subscribe- to future HP Security Bulletins or other
    Technical Digests, click the check box (in the left column)
    for the appropriate digest and then click the "Update
    Subscriptions" button at the bottom of the page.

    or

    To -review- bulletins already released, select the link
    (in the middle column) for the appropriate digest.

    NOTE: Using your itrc account security bulletins can be
          found here:
    http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin


    To -gain access- to the Security Patch Matrix, select
    the link for "The Security Bulletins Archive".  (near the
    bottom of the page)  Once in the archive the third link is
    to the current Security Patch Matrix. Updated daily, this
    matrix categorizes security patches by platform/OS release,
    and by bulletin topic.  Security Patch Check completely
    automates the process of reviewing the patch matrix for
    11.XX systems.  Please note that installing the patches
    listed in the Security Patch Matrix will completely
    implement a security bulletin _only_ if the MANUAL ACTIONS
    field specifies "No."

    The Security Patch Check tool can verify that a security
    bulletin has been implemented on HP-UX 11.XX systems providing
    that the fix is completely implemented in a patch with no
    manual actions required.  The Security Patch Check tool cannot
    verify fixes implemented via a product upgrade.

    For information on the Security Patch Check tool, see:
    http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/
    displayProductInfo.pl?productNumber=B6834AA

    The security patch matrix is also available via anonymous
    ftp:

    ftp://ftp.itrc.hp.com/export/patches/hp-ux_patch_matrix/

    On the "Support Information Digest Main" page:
    click on the "HP Security Bulletin Archive".

    The PGP key used to sign this bulletin is available from
    several PGP Public Key servers.  The key identification
    information is:

       2D2A7D59
       HP Security Response Team (Security Bulletin signing only)
       <security-alert@hp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

    If you have problems locating the key please write to
    security-alert@hp.com.  Please note that this key is
    for signing bulletins only and is not the key returned
    by sending 'get key' to security-alert@hp.com.


 D. To report new security vulnerabilities, send email to

    security-alert@hp.com

    Please encrypt any exploit information using the
    security-alert PGP key, available from your local key
    server, or by sending a message with a -subject- (not body)
    of 'get key' (no quotes) to security-alert@hp.com.

 -----------------------------------------------------------------

(c)Copyright 2003 Hewlett-Packard Company
Hewlett-Packard Company shall not be liable for technical or
editorial errors or omissions contained herein. The information
in this document is subject to change without notice.
Hewlett-Packard Company and the names of HP products referenced
herein are trademarks and/or service marks of Hewlett-Packard
Company.  Other product and company names mentioned herein may be
trademarks and/or service marks of their respective owners.

 ________________________________________________________________

- -----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBPzEJ+uAfOvwtKn1ZEQIcpwCeKKZbCq2TJPUq+wc8bIBSUEu1f74AnArD
Askxa1//YFVdjmO6uroR+e2X
=mSKF
- -----END PGP SIGNATURE-----

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

If you believe that your computer system has been compromised or attacked in 
any way, we encourage you to let us know by completing the secure National IT 
Incident Reporting Form at:

        http://www.auscert.org.au/render.html?it=3192

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business 
                hours which are GMT+10:00 (AEST).  On call after hours 
                for member emergencies only.
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQCVAwUBPzMpdyh9+71yA2DNAQHX9AP/ePXYMCnnF780whTVguLmmUxQbx57QytJ
nRVl9hKWaz/HjdOgAq7c4k+eyPhNOfPmnrMMCGipBkNyP+E6Nw0vW0NtrpYuNoOH
Vx3MGpwAXEj5T22a10yQSp4iCJGpb95F4LIq3LoJlk+rbCKQdZfI4t8DSR9IB4df
/fHX6cPAPOQ=
=ol1X
-----END PGP SIGNATURE-----