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

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

                               ESB-2015.0278
 Security Bulletin: Fixes available for Security Vulnerabilities in Apache
              HttpComponents that affect IBM WebSphere Portal
                      (CVE-2012-6153; CVE-2014-3577)
                              4 February 2015

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

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

Product:           IBM WebSphere Portal
Publisher:         IBM
Operating System:  AIX
                   HP-UX
                   IBM i
                   Linux variants
                   Solaris
                   Windows
                   z/OS
Impact/Access:     Provide Misleading Information -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2014-3577 CVE-2012-6153 

Reference:         ESB-2014.2455
                   ESB-2014.2219
                   ESB-2014.2208
                   ESB-2014.2101.2
                   ESB-2014.1696
                   ESB-2014.1695
                   ESB-2014.1531
                   ESB-2014.1514
                   ESB-2014.1505
                   ESB-2014.1449
                   ESB-2014.1426
                   ESB-2014.1410

Original Bulletin: 
   http://www-01.ibm.com/support/docview.wss?uid=swg21694835

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

Security Bulletin: Fixes available for Security Vulnerabilities in Apache 
HttpComponents that affect IBM WebSphere Portal (CVE-2012-6153; CVE-2014-3577)

Security Bulletin

Document information

More support for:

WebSphere Portal

Software version:

6.1, 7.0, 8.0, 8.5

Operating system(s):

AIX, HP-UX, IBM i, Linux, Solaris, Windows, i5/OS, z/OS

Reference #:

1694835

Modified date:

2015-02-03

Summary

Fixes are available for Security Vulnerabilities in Apache HttpComponents that
affect IBM WebSphere Portal (CVE-2012-6153; CVE-2014-3577)

Vulnerability Details

CVEID: CVE-2012-6153

DESCRIPTION: Apache HttpComponents could allow a remote attacker to conduct 
spoofing attacks, caused by an incomplete fix related to the failure to verify
that the server hostname matches a domain name in the Subject's Common Name 
(CN) or SubjectAltName field of certificates. By persuading a victim to visit
a Web site containing a specially-crafted certificate, an attacker could 
exploit this vulnerability using man-in-the-middle techniques to spoof an SSL
server.

CVSS Base Score: 4.3

CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/95328 for the 
current score

CVSS Environmental Score*: Undefined

CVSS Vector: (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVEID: CVE-2014-3577

DESCRIPTION: Apache HttpComponents could allow a remote attacker to conduct 
spoofing attacks, caused by the failure to verify that the server hostname 
matches a domain name in the Subject's Common Name (CN) or SubjectAltName 
field of certificates. By persuading a victim to visit a Web site containing a
specially-crafted certificate, an attacker could exploit this vulnerability 
using man-in-the-middle techniques to spoof an SSL server.

CVSS Base Score: 4.3

CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/95327 for the 
current score

CVSS Environmental Score*: Undefined

CVSS Vector: (AV:N/AC:M/Au:N/C:N/I:P/A:N)

Affected Products and Versions

WebSphere Portal 8.5

WebSphere Portal 8.0

WebSphere Portal 7

WebSphere Portal 6.1

Remediation/Fixes

The recommended solution is to apply fixes as soon as practical.

Fix: Apply an Interim Fix or a Cumulative Fix containing the listed fixes.

Note that the JAR files may not be removed by a specific interim fix but the 
interim fix will remove all WebSphere Portal uses of those JAR files.

The JAR files will be removed by the next Cumulative Fix associated with that
release.

After the interim fixes are applied on your system from a WebSphere Portal 
Product view it is possible to remove the Apache commons-httpclient JAR files
manually or wait for the next CF to do so:

commons-httpclient-2.0.jar

commons-httpclient-3.0.jar

commons-httpclient-3.0.1.jar

For 8.5.0

    Upgrade to Cumulative Fix 04 (CF04) and then apply the Interim Fix 
    PI26975, PI26981, PI32251, PI33739

    (Combined Cumulative Fixes for WebSphere Portal 8.5.0.0: 
    http://www-01.ibm.com/support/docview.wss?uid=swg24037786)

For 8.0.0 through 8.0.0.1

    Upgrade to Fix Pack 8.0.0.1 with Cumulative Fix 15 (CF15).

    (Combined Cumulative Fixes for WebSphere Portal 8.0.0.1: 
    http://www-01.ibm.com/support/docview.wss?uid=swg24034497)

For 7.0.0 through 7.0.0.2

    Upgrade to Fix Pack 7.0.0.2 with Cumulative Fix 29 (CF29) and then apply 
    the Interim Fix PI25512 PI26976, PI26980, PI32251

    (Combined Cumulative fixes for WebSphere Portal 7.0.0.2: 
    http://www.ibm.com/support/docview.wss?uid=swg24029452)

For 6.1.5.0 through 6.1.5.3

    Upgrade to Fix Pack 6.1.5.3 with Cumulative Fix 27 (CF27) and then apply 
    the Interim Fix PI25512, PI26976, PI26977, PI26980, PI32251

    (Cumulative fixes for WebSphere Portal 6.1.5.3: 
    http://www-01.ibm.com/support/docview.wss?uid=swg24023835)

For 6.1.0.0 through 6.1.0.6

    Upgrade to Fix Pack 6.1.0.6 with Cumulative Fix 27 (CF27) and then apply 
    the Interim Fix PI25512, PI26976, PI26977, PI26980, PI32251

    (Cumulative fixes for WebSphere Portal 6.1.0.6: 
    http://www-01.ibm.com/support/docview.wss?uid=swg24023835)

Workarounds and Mitigations

If you do not have any custom code or third party code that uses these JAR 
files you do not have to do anything as consequence of this removal.

If you do have custom code or third party code that depends on these JAR files
to be in the Portal Server classpath then you will have to make a change. 
There are many options. You can simply add a copy of the JAR back into the 
WebSphere Application Server or WebSphere Portal classpath, add the JAR into 
the appropriate portlet WAR file (neither of which will protect you from the 
security vulnerabilities) or change your custom source code to use the new 
Apache HttpClient 4.3.6 JAR that does fix the security vulnerability. Changing
the source code is the best option. Note that Apache HttpClient 4.3.6 is a 
complete rewrite of the library and there is no backward compatibility. 
Reference the Apache web site for more details.

Get Notified about Future Security Bulletins

Subscribe to My Notifications to be notified of important product support 
alerts like this.

Important note

IBM strongly suggests that all System z customers be subscribed to the System
z Security Portal to receive the latest critical System z security and 
integrity service. If you are not subscribed, see the instructions on the 
System z Security web site. Security and integrity APARs and associated fixes
will be posted to this portal. IBM suggests reviewing the CVSS scores and 
applying all security or integrity fixes as soon as possible to minimize any 
potential risk.

References

Complete CVSS Guide

On-line Calculator V2

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Change History

2015-02-02: Original Copy Published

*The CVSS Environment Score is customer environment specific and will 
ultimately impact the Overall CVSS Score. Customers can evaluate the impact of
this vulnerability in their environments by accessing the links in the 
Reference section of this Security Bulletin.

Disclaimer

According to the Forum of Incident Response and Security Teams (FIRST), the 
Common Vulnerability Scoring System (CVSS) is an "industry open standard 
designed to convey vulnerability severity and help to determine urgency and 
priority of response." IBM PROVIDES THE CVSS SCORES "AS IS" WITHOUT WARRANTY 
OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
FOR A PARTICULAR PURPOSE. CUSTOMERS ARE RESPONSIBLE FOR ASSESSING THE IMPACT 
OF ANY ACTUAL OR POTENTIAL SECURITY VULNERABILITY.

- --------------------------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.

NOTE: Third Party Rights
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

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

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

iQIVAwUBVNGvuRLndAQH1ShLAQIbwA//TdADiSEAcySI3uCPeVgUUKJ2KqNqYqRn
MGKxhhRH0bcRvqkejCtFEVvqzu0OfvX2AgImdHpJG6S5yBamNNQ2o+GHNAQnrq7O
xQHew45OkXhq3i+HS9k28YU2GbB3mpPMkxtxW+35TayIf3N4aqIIv+B+nEQp/ZfU
jVWtPYH9a8ZZVMfgG6TEvo40CIaJXA178TjFbC0ZpjGjq858t6Ery9hNeJv0AIsj
qqFXk9YATbO/7h/O7iUNT8+apvJFVKv6KkncBwRvY1dXs9wFVKagTgbDX2yVvmb+
rWoJYzGeHouO2lB82OoC+ng1QGOgEjf3xhhfieWXWyTa5TQ73xxvuqTOnQCwN9df
/Ia2xb86qB6tVVExSCiJu8z8XXjwjIFVnWUYsYdlIOMd2RXeGTV2BuZgqhTDq5OJ
Qmav4FEClywP3wI/l6cIAPfuhijj00mWr3usYUSjDMvOn1ewwj+Pg7aO1N80Xvyj
v5/kLUXSxK6cm6H+Cu3NgjB42KrO5z5lV/AbuuS8VwReJ+xWiSc56Q4qQcygulJB
pGhGcSKCEcN1WdqabmG8QLiwGHjs/gFlmopMkpVUvTqs5SaSKtPwJbAiu3DCOQTh
vzGjdr+KdXpZNGCpZJssO8KA/jNT2w1MzIw31l7DumLWjzDb9iw7OsKLq1XS5LCT
2dgR1LejgDQ=
=o8Rt
-----END PGP SIGNATURE-----