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

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

                               ESB-2015.0648
  Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM
       InfoSphere Information Server (CVE-2014-6457, CVE-2014-6558,
               CVE-2014-3566, CVE-2014-3065, CVE-2014-6468)
                               17 March 2015

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

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

Product:           IBM InfoSphere Information Server
Publisher:         IBM
Operating System:  AIX
                   HP-UX
                   Linux variants
                   Solaris
                   Windows
Impact/Access:     Execute Arbitrary Code/Commands -- Existing Account            
                   Modify Arbitrary Files          -- Remote/Unauthenticated      
                   Denial of Service               -- Remote/Unauthenticated      
                   Access Confidential Data        -- Remote/Unauthenticated      
                   Reduced Security                -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2014-6558 CVE-2014-6468 CVE-2014-6457
                   CVE-2014-3566 CVE-2014-3065 

Reference:         ESB-2015.0261
                   ESB-2015.0247
                   ESB-2015.0039
                   ASB-2014.0121

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

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

Security Bulletin: Multiple vulnerabilities in IBM Java SDK affect IBM 
InfoSphere Information Server (CVE-2014-6457, CVE-2014-6558, CVE-2014-3566, 
CVE-2014-3065, CVE-2014-6468)

Document information

More support for:

InfoSphere Information Server

Software version:

8.1, 8.5, 8.7, 9.1, 11.3

Operating system(s):

AIX, HP-UX, Linux, Solaris, Windows

Reference #:

1693199

Modified date:

2015-03-13

Security Bulletin

Summary

There are multiple vulnerabilities in IBM SDK Java Technology Edition, 
Versions 6 and 7 that are used by IBM InfoSphere Information Server. This also
includes a fix for the Padding Oracle On Downgraded Legacy Encryption (POODLE)
SSLv3 vulnerability (CVE-2014-3566). These were disclosed as part of the IBM 
Java SDK updates in October 2014.

Vulnerability Details

CVEID: CVE-2014-6457

DESCRIPTION: An unspecified vulnerability related to the JSSE component has 
partial confidentiality impact, partial integrity impact, and no availability
impact.

CVSS Base Score: 4

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2014-6558

DESCRIPTION: An unspecified vulnerability related to the Security component 
has no confidentiality impact, partial integrity impact, and no availability 
impact.

CVSS Base Score: 2.6

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

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-3566

DESCRIPTION: Product could allow a remote attacker to obtain sensitive 
information, caused by a design error when using the SSLv3 protocol. A remote
user with the ability to conduct a man-in-the-middle attack could exploit this
vulnerability via a POODLE (Padding Oracle On Downgraded Legacy Encryption) 
attack to decrypt SSL sessions and access the plaintext of encrypted 
connections.

CVSS Base Score: 4.3

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

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-3065

DESCRIPTION: IBM Java SDK contains a vulnerability in which the default 
configuration for the shared classes feature potentially allows arbitrary code
to be injected into the shared classes cache, which may subsequently be 
executed by other local users.

CVSS Base Score: 6

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

CVSS Environmental Score*: Undefined

CVSS Vector: (AV:L/AC:H/Au:S/C:C/I:C/A:C)

CVE-ID: CVE-2014-6468

DESCRIPTION: An unspecified vulnerability related to the Hotspot component has
complete confidentiality impact, complete integrity impact, and complete 
availability impact.

CVSS Base Score: 6.9

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

CVSS Environmental Score*: Undefined

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

Affected Products and Versions

The following product, running on all supported platforms, is affected:

IBM InfoSphere Information Server: versions 8.1, 8.5, 8.7, 9.1, and 11.3

Remediation/Fixes

Product 			VRMF 	APAR 		Remediation/First Fix

InfoSphere Information Server 	11.3 	JR51825		--Follow instructions in the README
					JR52138 	--Upgrade to DataDirect ODBC drivers version 7.1.4
							--Follow the driver post installation steps in this TechNote

InfoSphere Information Server 	9.1 	JR51825		--Apply JR51825
					JR52138 	--Upgrade to DataDirect ODBC drivers version 7.1.4
							--Follow the driver post installation steps in this TechNote

InfoSphere Information Server 	8.7 	JR51825		--Apply IBM InfoSphere Information Server version 8.7 Fix Pack 2
					JR52138 	--Apply JR51825
							--Upgrade to DataDirect ODBC drivers version 7.1.4
							--Follow the driver post installation steps in this TechNote
							-- In an existing installation where fixes for CVE-2014-3566 has been applied
							    to WebSphere:
							
							Set com.ibm.ssl.protocol=TLS in
							<install location>/ASBServer/conf/ssl.client.props
							<install location>/ASBNode/eclipse/plugins/com.ibm.isf.client/ssl.client.props
							-- For a new installation, if you are installing to a preinstalled WebSphere 
							system where fixes for CVE-2014-3566 has been applied, set 
							com.ibm.ssl.protocol=TLS in the following files on your installation media:
							is-suite/payloads/MetadataServer/ISFNode/templates/ssl.client.props
							is-suite/payloads/MetadataServer/ISFServer/templates/ssl.client.props

InfoSphere Information Server	8.5 	JR51825		--Apply IBM InfoSphere Information Server version 8.5 Fix Pack 3
					JR52138 	--Apply JR51825
							--Upgrade to DataDirect ODBC drivers version 7.1.4
							--Follow the driver post installation steps in this TechNote
							-- In an existing installation where fixes for CVE-2014-3566 has been applied
							   to WebSphere:

							Set com.ibm.ssl.protocol=TLS in	
							<install location>/ASBServer/conf/ssl.client.props
							<install location>/ASBNode/eclipse/plugins/com.ibm.isf.client_8.5.0.0/ssl.client.props

							-- For a new installation, if you are installing to a preinstalled WebSphere 
							   system where fixes for CVE-2014-3566 has been applied, set 
							com.ibm.ssl.protocol=TLS in the following files on your installation media:
							is-suite/payloads/MetadataServer/ISFNode/templates/ssl.client.props
							is-suite/payloads/MetadataServer/ISFServer/templates/ssl.client.props

InfoSphere Information Server 	8.1 	None 		Contact IBM customer support.

Note: The same fix may be listed under multiple vulnerabilities. Installing 
the fix addresses all vulnerabilities to which the fix applies. Also, some 
fixes require installing both a fix pack and a subsequent patch. While the fix
pack must be installed first, any additional patches required may be installed
in any order.

IBM recommends that you review your entire environment to identify areas that
enable the SSLv3 protocol and take appropriate mitigation and remediation 
actions. The most immediate mitigation action that can be taken is disabling 
SSLv3. You should verify disabling SSLv3 does not cause any compatibility 
issues.

Workarounds and Mitigations

None.

Get Notified about Future Security Bulletins

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

References

Complete CVSS Guide

On-line Calculator V2

IBM Java SDK Security Bulletin

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Change History

6 February 2015: Original Version Published

13 March 2015: Updated for fixes in DataDirect drivers

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

Cross reference information

Segment Product Component Platform Version Edition

Information Management InfoSphere Information Server AIX, HP-UX, Linux, 
Solaris, Windows 11.3, 8.1, 8.5, 8.7, 9.1

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

iQIVAwUBVQe6lhLndAQH1ShLAQLh/xAApfHBvd7aLbkzY6VdMBY0bCzLOVotuFVs
Bx5L5eWfNO1La73u1KdPHh6nnRtB3T+jS7qzyFkD6A2G39p5hEbPGFdTaBo78hwW
oDNzxXI49XMWW6HM8HUCGvJ7PZJ4xxkhgwjhs9rFFR9A8K6q9+pAytrLtHaUn9e4
G6rbDPHNhvQY+4e9nBW3AfGbe641AvMwdqjwbZnyg69+hW+qra9mrS9yk+xUeX59
rg6GAbwAG0m2Lc+54eusUVWwi5UqzX+HZ8Wh3O231aEX2V/RFfCysnS/kze8C8OG
7ZOPyKszoTnnSyRnRgshdrv7LvCYRtLwb8dZjPVoGzEwUzB5P30OBaMucjhTPP7W
Vz2vJkn7oUjZcPZZC/FoD0P05OGboB1o9J2xRs3Tj41kUFh5vdxIvtjZP9u/ZaMX
FLd2wLzTZBXIjsK9cP77AWArfXDkriEKB+xtwWnaba1gnZjI+Nf4a6RbJuUG2iBw
efAZcevoDosgPkgq7vrKJQMkuiPangLLZroSRJzzYR+y9mqMo48+y8awC9hTzxeW
zJgxqtB3SjcdOHCuXfWr0dOfn00IRVxqKgmewLiMTgDtluFl91hZYOu5IIFw4ISQ
rJBUIfVaKFz/3+0sBNgXmYIhzGxYWlOFpi83bgV9JYdmha8pecTbSrziK8nf3azK
Z7SPzCZgVT4=
=fAbI
-----END PGP SIGNATURE-----