OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
HP-UX security bulletins digest

From: IT Resource Center (support_feedbackus-support2-mail.external.hp.com)
Date: Thu Oct 09 2003 - 09:37:13 CDT


                        HP Support Information Digests

===============================================================================
o Security Bulletin Digest Split
   ------------------------------

   The security bulletins digest has been split into multiple digests
   based on the operating system (HP-UX, MPE/iX, and HP Secure OS
   Software for Linux). You will continue to receive all security
   bulletin digests unless you choose to update your subscriptions.
   
   To update your subscriptions, use your browser to access the
   IT Resource Center on the World Wide Web at:

     http://support.itrc.hp.com/

   Under the Maintenance and Support Menu, click on the "more..." link.
   Then use the 'login' link at the left side of the screen to login
   using your IT Resource Center User ID and Password.

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

   To subscribe or unsubscribe to a specific security bulletin digest,
   select or unselect the checkbox beside it. Then click the
   "Update Subscriptions" button at the bottom of the page.

o IT Resource Center World Wide Web Service
   ---------------------------------------------------

   If you subscribed through the IT Resource Center and would
   like to be REMOVED from this mailing list, access the
   IT Resource Center on the World Wide Web at:

     http://support.itrc.hp.com/

   Login using your IT Resource Center User ID and Password.
   Then select Support Information Digests (located under
   Maintenance and Support). You may then unsubscribe from the
   appropriate digest.
===============================================================================


Digest Name: daily HP-UX security bulletins digest
    Created: Thu Oct 9 7:34:01 EDT 2003

Table of Contents:

Document ID Title
--------------- -----------
HPSBUX0310-290 SSRT3622 Potential Security Vulnerabilities in Bind v920
HPSBUX0310-289 SSRT3589 Potential Security Vulnerability in dtprintinfo

The documents are listed below.
-------------------------------------------------------------------------------


Document ID: HPSBUX0310-290
Date Loaded: 20031008
      Title: SSRT3622 Potential Security Vulnerabilities in Bind v920

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

 -----------------------------------------------------------------
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0310-290
 Originally issued: 08 October 2003
 SSRT3622 Potential Security Vulnerabilities in Bind v920
 -----------------------------------------------------------------

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: 1. Certain ASN.1 encodings that are rejected as invalid
            by the parser can trigger a bug in the deallocation
            of the corresponding data structure, corrupting the
            stack. This can be used as a denial of service
            attack. It is currently unknown whether this can be
            exploited to run malicious code. This issue does not
            affect OpenSSL 0.9.6.

            More details are available at:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0545

         2. Unusual ASN.1 tag values can cause an out of bounds
            read under certain circumstances, resulting in a
            denial of service vulnerability.
            More details are available at:
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0543
   http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0544

         3. A malformed public key in a certificate will crash
            the verify code if it is set to ignore public key
            decoding errors. Exploitation of an affected
            application would result in a denial of service
            vulnerability.

         4. Due to an error in the SSL/TLS protocol handling,
            a server will parse a client certificate when one is
            not specifically requested.

IMPACT: Potential Denial of Service

PLATFORM: HP9000 Servers running HP-UX releases B.11.00, B.11.11,
          and B.11.22, only with the BINDv920 installed.

SOLUTION: Until a product upgrade is available, download and
          install the appropriate depot from the ftp site
          (see below).

      Bind9.2 for B.11.00 BIND920.11.00.depot
      Bind9.2 for B.11.11 BIND920.11.11.depot
      Bind9.2 patch for B.11.22 PHNE_29859.depot

MANUAL ACTIONS: Yes - Update
                Install the product containing the fix.

AVAILABILITY: The depots or patch are available now, via ftp
              (see below).
              This bulletin will be updated when a product
              upgrade is available.
 -----------------------------------------------------------------
 A. Background
    An SSL/TLS testing suite developed by the NISCC (National
    Infrastructure Security Co-Ordination Centre in the UK) has
    identified ASN.1 parsing vulnerabilities in OpenSSL.

     AFFECTED VERSIONS

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

     HP-UX B.11.00
     =============
     BINDv920.INETSVCS-BIND
     fix: install revision B.11.00.01.002 from BIND920.11.00.depot

     HP-UX B.11.11
     =============
     BINDv920.INETSVCS-BIND
     fix: install revision B.11.11.01.004 from BIND920.11.11.depot

     HP-UX B.11.22
     =============
     InternetSrvcs.INETSVCS2-RUN
     fix: install PHNE_29859.depot

     END AFFECTED VERSIONS

 B. Recommended solution
    Note: These fixes should be applied to all systems using
    DNS, including those systems with client programs only.

    Notes on Bind Versions (B.11.00 and B.11.11)
    =============================================

    Bind is available on B.11.00 and B.11.11 as part of
    the base operating system and as a web upgrade.
    Both versions (base os and web upgrade) may be
    installed on a system simultaneously. Only one
    version can be active. The active version can
    be changed via a script.

    The base os versions are updated via patches. The
    web upgrade versions are updated by installing a
    later web upgrade. The web upgrade versions are
    not patched, instead are simply newer versions.

    If a web upgrade version is active it is not possible
    to patch the base os version. It is necessary to
    switch to the base os version with the following
    command before applying the patch:

     /usr/bin/enable_inet -r bind

    If you are running a web upgrade version and do not
    intend to re-enable the base os version, it is not
    necessary to patch the base os version. However,
    since the base os version can be re-enabled with
    the script, you may want to patch the base os version
    even though it is not active. Similarly, if you have
    installed a web upgrade version and have switched
    back to the base os version, you may want to update
    to the latest web upgrade version or use swremove(1)
    to remove the web upgrade version entirely.

    Identifying the Active Version (B.11.00/B.11.11)
    ================================================

    Execute the following command:

     what /usr/sbin/named | grep named

    The bind version will be on the named line.
    For example:

     named 9.2.0 Thu Jul 18 11:58:39 GMT 2002

    Identifying the Web Upgrade Version (B.11.00/B.11.11)
    =====================================================

    If the file /usr/contrib/bind/usr/sbin/named exists,
    execute the following:

     what /usr/contrib/bind/usr/sbin/named | grep named

    The bind version will be on the named line.
    If the version is anything other than 9.2.0, this bulletin
    does not apply to the system being examined.

    Until a product upgrade is available, download and install
    install the appropriate depot from the ftp site.

      1. Download the appropriate .depot.gz from the ftp site.
         (This file is temporary and will be deleted when a
         product upgrade is available from itrc.hp.com).

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

        FTP Access: ftp://bind920:bind920hprc.external.hp.com/
                or: ftp://bind920:bind920192.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:
                  [ ] Enable folder view for FTP sites
     ==================================================
      2. To fix the problem, copy the appropriate depot file to
         a protected directory and unpack it.

     cksum:
           1691634068 8498721 BIND920.11.00.depot.gz
           2647615337 8647352 BIND920.11.11.depot.gz
           1640049049 12927378 PHNE_29859.depot.gz

     md5:
         BIND920.11.00.depot.gz
               8AEF8700958CDAE6D50D0FCFE6B30FB6
         BIND920.11.11.depot.gz
               0067560CA4506159C9D5AB9E91166916
         PHNE_29859.depot.gz
               0B306B5E4353D157F0120B719D8D38D3

      3. Install the appropriate depot using swinstall(1).

 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-alerthp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

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

 D. To report new security vulnerabilities, send email to

    security-alerthp.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-alerthp.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 8.0

iQA/AwUBP4Sp6+AfOvwtKn1ZEQJokwCdELYUf86dcn4Ea5/qZ8hAJAoZhYoAoI2e
DlNHCvKLeyR5+RXo4HxDYyH2
=jO6J
-----END PGP SIGNATURE-----
-----End of Document ID: HPSBUX0310-290--------------------------------------


Document ID: HPSBUX0310-289
Date Loaded: 20031008
      Title: SSRT3589 Potential Security Vulnerability in dtprintinfo

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

 -----------------------------------------------------------------
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0310-289
 Originally issued: 08 October 2003
 SSRT3589 Potential Security Vulnerability in dtprintinfo
 -----------------------------------------------------------------

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: A buffer overflow exists in a function called by the
         suid root program dtprintinfo.

IMPACT: A local user can potentially gain root access.

PLATFORM: HP-UX versions B.11.00, B.11.11, B.11.22.

SOLUTION: Install the applicable patch:

           B.11.00 PHSS_29367
           B.11.11 PHSS_29371
           B.11.22 PHSS_29373

MANUAL ACTIONS: No

AVAILABILITY: The patches are available now on itrc.hp.com.
 -----------------------------------------------------------------
 A. Background

    A buffer overflow exists in a function called by dtprintinfo.
    The can potentially be exploited to gain root access.

    The SSRT thanks Davide Del Vecchio for reporting this
    potential vulnerability to HP.

     AFFECTED VERSIONS

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

     HP-UX B.11.00
     =============
     X11.X11R6-SHLIBS
     fix: install PHSS_29367 or subsequent

     HP-UX B.11.11
     =============
     X11.X11R6-SHLIBS
     fix: install PHSS_29371 or subsequent

     HP-UX B.11.22
     =============
     X11.X11R6-SHLIBS
     fix: install PHSS_29373 or subsequent

     END AFFECTED VERSIONS

 B. Recommended solution

    Install the applicable patch:

           B.11.00 PHSS_29367
           B.11.11 PHSS_29371
           B.11.22 PHSS_29373

    Until the patch can be installed the problem can be
    worked around by:

       chmod 555 /usr/dt/bin/dtprintinfo

    After this change only the root user will be able to
    use dtprintinfo with full functionality.

 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-alerthp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

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

 D. To report new security vulnerabilities, send email to

    security-alerthp.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-alerthp.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 8.0

iQA/AwUBP4SIVOAfOvwtKn1ZEQIT6ACgkmndWqKMoSZd6R41yHBU4mxMvAEAoNUJ
9wzBg77Q7sMDaDlyvg85g08+
=hw68
-----END PGP SIGNATURE-----
-----End of Document ID: HPSBUX0310-289--------------------------------------