__________________________________________________________ The U.S. Department of Energy Computer Incident Advisory Capability ___ __ __ _ ___ / | /_\ / \___ __|__ / \ \___ __________________________________________________________ INFORMATION BULLETIN Hewlett Packard OpenSSL Potential Vulnerabilities [HPSBUX0208-217] July 6, 2004 17:00 GMT Number O-171 ______________________________________________________________________________ PROBLEM: Remotely exploitable potential vulnerabilities have been reported in HP-UX running the ApacheStrong or HPApache HP-UX Apache-based Web Servers, Virtualvault, or Webproxy. PLATFORM: HP-UX B.11.00, B.11.11, B.11.20, B.11.22 HP-UX B.11.04 running Virtualvault 4.5, 4.6, Webproxy 1.0, or 2.0 DAMAGE: Potential for increased privilege, DoS, or execution of arbitrary code. SOLUTION: Download new HP Apache product. ______________________________________________________________________________ VULNERABILITY The risk is HIGH. Potential for increased privilege, DoS, or ASSESSMENT: execution of arbitrary code. ______________________________________________________________________________ LINKS: CIAC BULLETIN: http://www.ciac.org/ciac/bulletins/o-171.shtml ORIGINAL BULLETIN: Visit HEWLETT-PACKARD Subscription Service for: HPSBUX0208-217 SSRT2310 rev.3 CVE/CAN: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name= CVE-2002-0658 ______________________________________________________________________________ [***** Start HPSBUX0208-217 *****] **REVISED 03 ** Source: HEWLETT-PACKARD COMPANY SECURITY BULLETIN: HPSBUX0208-217 Originally issued: 11 Sept 2002 Last revised: 30 June 2004 SSRT2310 rev.3 HP-UX OpenSSL ----------------------------------------------------------------- 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: Remotely exploitable potential vulnerabilities have been reported in CA-2002-21 and CVE-2002-0658. IMPACT: Potential for increased privilege, DoS, or execution of arbitrary code. PLATFORM: HP-UX B.11.00, B.11.11, B.11.20, and B.11.22 running the ApacheStrong or HPApache HP-UX Apache-based Web Servers. HP-UX B.11.04 running Virtualvault 4.5, Virtualvault 4.6, Webproxy 1.0, or Webproxy 2.0. SOLUTION: For HP-UX releases B.11.00, B.11.11, B.11.20, and B.11.22 download new HP Apache product from <http://software.hp.com>. For HP-UX release B.11.04 install the appropriate patch: PHSS_27627 - for Virtualvault A.04.50 PHSS_27477 - for Virtualvault A.04.50 PHSS_27476 - for Virtualvault A.04.60 PHSS_27637 - for Virtualvault A.04.60 PHSS_27423 - for Virtualvault A.04.60 PHSS_27263 - for Virtualvault A.04.60 PHSS_27655 - for Webproxy 1.0 PHSS_27656 - for Webproxy 2.0 **REVISED 03** MANUAL ACTIONS: Yes - Update Install the product containing the fix. B.11.04 - No manual actions. AVAILABILITY: Complete product bundles are available from <http://software.hp.com> for non-VirtualVault systems. For B.11.04, retrieve patches from <itrc.hp.com>. CHANGE SUMMARY: Rev.1 Clarified solution and applicability. Rev.2 Added VVOS / Webproxy patch info. Rev.3 Added affected versions section Note: Several Apache security bulletins are being revised to correct the affected versions specification. ----------------------------------------------------------------- A. Background The potential vulnerabilities have been reported here: <http://www.cert.org/advisories/CA-2002-21.html> <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0658> The OpenSSL community has released OpenSSL 0.9.6g as the best known version superseding the OpenSSL 0.9.6e release that was identified in the CVE report. **REVISED 03** --> AFFECTED VERSIONS Note: 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 the recommended patch or update is installed. HP-UX B.11.00 HP-UX B.11.11 HP-UX B.11.20 HP-UX B.11.22 ============= For B9415AA ApacheStrong.APACHE-STRONG --> action: install revision 1.3.26.05 or subsequent For B9416AA and B9416BA (IPv6) HPApache.OPENSSL HPApache.OPENSSL2 action: install revision 2.0.39.05 or subsequent HP-UX B.11.04 VirtualVault 4.5 ============================== VaultWS.WS-CORE VaultTS.VV-IWS VaultTS.VV-IWS-JK VaultTS.VV-CORE-CMN --> action: install PHSS_27627, PHSS_27477 or subsequent HP-UX B.11.04 VirtualVault 4.6 ============================== VaultWS.WS-CORE VaultTS.VV-IWS VaultTS.VV-CORE-CMN VaultTGP.TGP-CORE VaultTS.VV-OPENSSH --> action: install PHSS_27476, PHSS_27637, PHSS_27423, PHSS_27263 or subsequent. HP-UX B.11.04 Webproxy 1.0 ========================== PraesWebProxyI.PWEBPROX-CORE --> action: install PHSS_27655 or subsequent HP-UX B.11.04 Webproxy 2.0 ========================== HP_Webproxy.HPWEB-PX-CORE --> action: install PHSS_27656 or subsequent --> END AFFECTED VERSIONS B. Recommended solution Check for Apache Installation ----------------------------- To determine if the Apache web server from HP is installed on your system, use Software Distributor's swlist command. All three versions products may co-exist on a single system. For example, the results of the command swlist -l product | grep -i apache ApacheStrong 1.3.27.01 HP Apache-based Web Server with Strong (128bit) Encryption HPApache 2.0.39.01.02 HP Apache-based Web Server Stop Apache ----------------------------- Before updating, make sure to stop any previous Apache binary. Otherwise, the previous binary will continue running, preventing the new one from starting, although the installation would be successful. After determining which Apache is installed, stop Apache with the following commands: for ApacheStrong: /opt/apache/bin/apachectl stop for HPApache: /opt/hpapache2/bin/apachectl stop Download and Install Apache ----------------------------- - Download Apache from Software Depot: <http://www.software.hp.com> - Verify successful download by comparing the cksum with the value specified on the installation web page. - Use SD to swinstall the depot. Installation of this new version of HP Apache over an existing HP Apache installation is supported, while installation over a non-HP Apache is NOT supported. Removing Apache Installation ---------------------------- If you prefer to remove Apache from your system instead of installing a newer version to resolve the security problem, use both Software Distributor's "swremove" command and also "rm -rf" the home location as specified in the rc.config.d file "HOME" variables. To find the files containing HOME variables in the /etc/rc.config.d directory: %ls /etc/rc.config.d | grep apache apacheconf hpapache2conf hpws_apacheconf For customers with HP-UX release B.11.04 (VVOS), stop Apache (as above), and install the patches listed above. * The software product category that this Security Bulletin relates to is represented by the 5th and 6th characters of the Bulletin number: GN=General, MA=Management Agents, MI=Misc. 3rd party, MP=HP-MPE/iX, NS=HP NonStop Servers, OV=HP OpenVMS, PI=HP Printing & Imaging, ST=HP Storage, TU=HP Tru64 UNIX, TL=Trusted Linux, UX=HP-UX, VV=Virtual Vault SUPPORT: For further information, contact HP Services support channel. SUBSCRIBE: To initiate a subscription to receive future HP Security Bulletins via Email: http://h30046.www3.hp.com/driverAlertProfile.php?regioncode =NA&langcode=USENG&jumpid=in_SC-GEN__driverITRC&topiccode=ITRC On the web page: Driver and Support Alerts/Notifications Sign-up: Product Selection Under Step1: your products 1. Select product category: - a minimum of servers must be selected. 2. Select product family or search: - a minimum of one product must be selected. 3. Add a product: - a minimum of one product must be added. In Step 2: your operating system(s) - check ALL operating systems for which alerts are required. Complete the form and Save. To update an existing subscription: http://h30046.www3.hp.com/subSignIn.php Log in on the web page Subscriber's choice for Business: sign-in. On the Web page: Subscriber's Choice: your profile summary - - use Edit Profile to update appropriate sections. Note: In addition to the individual alerts/notifications for the selected operating systems/products, subscribers will automatically receive one copy of alerts for non-operating system categories (i.e., a subscriber who signs up for all six operating system alerts will only receive one copy of all the non-operating system alerts). HP-UX SPECIFIC SECURITY BULLETINS*: To review previously published Security Bulletins for HP-UX: http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin Security Patch Check revision B.02.00 analyzes all HP-issued security bulletins to give you a subset of recommended actions that potentially affect your particular HP-UX system. For more information: <http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/ displayProductInfo.pl?productNumber=B6834AA> REPORT: To report a potential security vulnerability with any HP supported product, send Email to: security-alert@hp.com. It is strongly recommended that security related information being communicated to HP be encrypted using PGP, especially exploit information. To obtain the security-alert PGP key please send an e-mail message to security-alert@hp.com with the Subject of 'get key' (no quotes). System management and security procedures must be reviewed frequently to maintain system integrity. HP is continually reviewing and enhancing the security features of software products to provide customers with current secure solutions. "HP is broadly distributing this Security Bulletin in order to bring to the attention of users of the affected HP products the important security information contained in this Bulletin. HP recommends that all users determine the applicability of this information to their individual situations and take appropriate action. HP does not warrant that this information is necessarily accurate or complete for all user situations and, consequently, HP will not be responsible for any damages resulting from user's use or disregard of the information provided in this Bulletin. To the extent permitted by law, HP disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose, title and non-infringement." (c)Copyright 2004 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company shall not be liable for technical or editorial errors or omissions contained herein. The information provided is provided "as is" without warranty of any kind. To the extent permitted by law, neither HP or its affiliates, subcontractors or suppliers will be liable for incidental, special or consequential damages including downtime cost; lost profits; damages relating to the procurement of substitute products or services; or damages for loss of data, or software restoration. The information in this document is subject to change without notice. Hewlett-Packard Company and the names of Hewlett-Packard products referenced herein are trademarks of Hewlett-Packard Company in the United States and other countries. Other product and company names mentioned herein may be trademarks of their respective owners. [***** End HPSBUX0208-217 *****] _______________________________________________________________________________ CIAC wishes to acknowledge the contributions of Hewlett-Packard for the information contained in this bulletin. _______________________________________________________________________________ CIAC, the Computer Incident Advisory Capability, is the computer security incident response team for the U.S. Department of Energy (DOE) and the emergency backup response team for the National Institutes of Health (NIH). CIAC is located at the Lawrence Livermore National Laboratory in Livermore, California. CIAC is also a founding member of FIRST, the Forum of Incident Response and Security Teams, a global organization established to foster cooperation and coordination among computer security teams worldwide. CIAC services are available to DOE, DOE contractors, and the NIH. CIAC can be contacted at: Voice: +1 925-422-8193 (7x24) FAX: +1 925-423-8002 STU-III: +1 925-423-2604 E-mail: ciac@ciac.org Previous CIAC notices, anti-virus software, and other information are available from the CIAC Computer Security Archive. World Wide Web: http://www.ciac.org/ Anonymous FTP: ftp.ciac.org PLEASE NOTE: Many users outside of the DOE, ESnet, and NIH computing communities receive CIAC bulletins. If you are not part of these communities, please contact your agency's response team to report incidents. Your agency's team will coordinate with CIAC. The Forum of Incident Response and Security Teams (FIRST) is a world-wide organization. A list of FIRST member organizations and their constituencies can be obtained via WWW at http://www.first.org/. This document was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor the University of California nor any of their employees, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial products, process, or service by trade name, trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation or favoring by the United States Government or the University of California. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or the University of California, and shall not be used for advertising or product endorsement purposes. LAST 10 CIAC BULLETINS ISSUED (Previous bulletins available from CIAC) O-161: RealPlayer Security Vulnerabilities O-162: Red Hat Updated Tripwire Packages Fix Security Flaw O-163: Cisco IOS Malformed BGP Packet Causes Reload O-164: Red Hat Updated Kernel Packages Fix Security Vulnerabilities O-165: Red Hat Updated libpng Packages Fix Security Issue O-166: Sun StorEdge Enterprise Storage Manager (ESM) 2.1 Vulnerability O-167: SGI - System Call SGI_IOPROBE Vulnerability O-168: Squid - NTLM Authentication Buffer Overflow Vulnerability O-169: Apache Buffer Overflow Vulnerability O-170: HP-UX Netscape Vulnerabilities