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

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

                              ESB-2016.0472.2
  Security Bulletin: Multiple vulnerabilities in IBM Java Runtime affect
        FileNet Content Manager, IBM Content Foundation and FileNET
             BPM (CVE-2015-7575, CVE-2016-0475, CVE-2016-0466)
                               23 March 2016

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

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

Product:           IBM Case Foundation
Publisher:         IBM
Operating System:  AIX
                   HP-UX
                   Linux variants
                   Solaris
                   Windows
Impact/Access:     Access Privileged Data         -- Remote with User Interaction
                   Modify Arbitrary Files         -- Remote/Unauthenticated      
                   Denial of Service              -- Remote/Unauthenticated      
                   Cross-site Scripting           -- Remote with User Interaction
                   Provide Misleading Information -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2016-0475 CVE-2016-0466 CVE-2015-7575

Reference:         ASB-2016.0004
                   ESB-2016.0468
                   ESB-2016.0467
                   ESB-2016.0055
                   ESB-2016.0049
                   ESB-2016.0047
                   ESB-2016.0046

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

Revision History:  March    23 2016: Added CSS vector for CVE-2015-7575 and 
                                     introduced new interim fix
                   February 24 2016: Initial Release

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

Security Bulletin: Multiple vulnerabilities in IBM Java Runtime affect FileNet
Content Manager, IBM Content Foundation and FileNet BPM (CVE-2015-7575, 
CVE-2016-0475, CVE-2016-0466)

Document information

More support for:

Case Foundation

Process Engine

Software version:

5.2, 5.2.1

Operating system(s):

AIX, HP-UX, Linux, Solaris, Windows

Reference #:

1975820

Modified date:

2016-03-22

Security Bulletin

Summary

There are multiple vulnerabilities in IBM Runtime Environment Java Technology
Edition, Versions 6, 7, and 8, that are used by FileNet Content Manager, IBM 
Content Foundation and FileNet BPM. These issues were disclosed as part of the
IBM Java SDK updates in January 2016.

Vulnerability Details

CVEID: CVE-2015-7575

DESCRIPTION: The TLS protocol could allow weaker than expected security caused
by a collision attack when using the MD5 hash function for signing a 
ServerKeyExchange message during a TLS handshake. An attacker could exploit 
this vulnerability using man-in-the-middle techniques to impersonate a TLS 
server and obtain credentials. This vulnerability is commonly referred to as 
"SLOTH".

CVSS Base Score: 7.1

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/109415 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N)

CVEID: CVE-2016-0475

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

CVSS Base Score: 5.8

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/109946 for the current 
score

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2016-0466

DESCRIPTION: An unspecified vulnerability related to the JAXP component could
allow a remote attacker to cause a denial of service.

CVSS Base Score: 5

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/109948 for the current 
score

CVSS Environmental Score*: Undefined

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

Affected Products and Versions

FileNet Content Manager 5.1.0, 5.2.0, 5.2.1

IBM Content Foundation 5.2.0, 5.2.1

FileNet Business Process Manager 4.5.1, 5.0.0

FileNet eProcess 5.2.0

Remediation/Fixes

Install one of the fixes listed below to upgrade the Java JRE.

The fixes listed in the table below supply the proper Java JRE for the various
release levels of the affected products. Depending upon the product and 
release level, these fixes will upgrade the Java JRE to one of:

IBM JRE, Java Technology Edition, Version 6 Service Refresh 16 Fix Pack 20

IBM JRE, Java Technology Edition, Version 7 Service Refresh 9 Fix Pack 30

IBM JRE, Java Technology Edition, Version 8 Service Refresh 2 Fix Pack 10

Product				VRMF 		APAR 		Remediation/First Fix

FileNet Content Manager 	5.1.0		PJ43917		5.1.0.0-P8CSS-IF015 - 2/23/2016
				5.2.0		PJ43915		5.2.0.4-P8CPE-IF003 - 2/23/2016
				5.2.1 		PJ43915		5.2.1.3-P8CPE-IF001 - 2/23/2016
						PJ43998 	5.2.1.3-P8CSS-IF001 - 3/21/2016

IBM Content Foundation 		5.2.0		PJ43915		5.2.0.4-P8CPE-IF003 - 2/23/2016
				5.2.1 		PJ43915 	5.2.1.3-P8CPE-IF001 - 2/23/2016

FileNet Business Process 	4.5.1		PJ43908		4.5.1.4-P8PE-IF010 - 2/23/2016
 Manager 			5.0.0 		PJ43914 	5.0.0.9-P8PE-IF003 - 2/23/2016

FileNet eProcess 		5.2.0 		PJ43916 	eProcess-5.2.0-001.008 - 2/23/2016

In the above table, the APAR links will provide more information about the 
fix.

The links in the Remediation column will take you to the location within IBM 
Fix Central where you can download the particular fix you need.

Workarounds and Mitigations

The new JREs that are supplied by the above fixes resolve the CVE-2015-7575 
(SLOTH) vulnerability.

Note that CSS 5.1 uses Java 6 and has issued a patch.

CSS 5.2.0 and CSS 5.2.1 use Java 8 and are not issuing a patch at this time 
because the vulnerability can be eliminated as follows:

For CVE-2015-7575:

Users of Java 7 and later can address the issue by updating the 
/jre/lib/security/java.security file as follows (both steps are required):

 Add MD5 to the jdk.certpath.disabledAlgorithms property - e.g. 
jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024, MD5

 Add MD5withRSA to the jdk.tls.disabledAlgorithms property - e.g. 
jdk.tls.disabledAlgorithms=SSLv3, RC4, DH keySize < 768, MD5withRSA

Note: If you install a Java fix pack, that will overwrite the above 
java.security file changes.

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

On-line Calculator v2

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Acknowledgement

CVE-2015-7575 was reported to IBM by Karthikeyan Bhargavan at INRIA in Paris,
France

Change History

23 Februrary 2016: Original Version Published

15 March 2016: Corrected CVE-2015-7575 CSS Vector

21 March 2016: 5.2.1.3-P8CSS-IF001 released

*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

iQIVAwUBVvIKpH6ZAP0PgtI9AQKEXQ//eqoVwwgVNfVrZijhPisUSuwyMo3AeONz
xco9Q+qeT4XIr00xqrU8DbnK6hI3wdQqqvPl7GS1Rw938tCwJo2MisViSiDiOaC3
W3DVYW1alCkSF5JfEtSpXJrypsHVYa8c5lUat8qbvs+exkV2f7ZKOXXfltiwZ1gt
uosY97eZgLtvUgcQum1h765tFpCYWVmE0ZSj7BpuD6Iex/M0RfPjegYfou+6lFiy
Gk657CHJCp0JBEYdBUnf+Z+2jiPgS8Ra5OAksDgwrV7Igjv+niBLj8hH+OMfEm4S
3cWbK8DtdiVg26fZXX96Evg4DmAtRSTi/IVN7VjwybehLIWMz0Q5p8jOTRMRC49B
OUceIeImtg04PHCpczwMvVDSQYILnfc75IgKtAGc9sIWCdw56tVM4FPBbtqafIXa
ODLOcytppLXL5cuE1iL2zYQ6YgM3YZq7/jacxHqwsbjDAhXZN/gsK2TVj5N9sEe1
eRZ7crPnz6DkyyeUtxA3w381qoE1hzrY3ITtpk6pcvJFEhn1SJdco1Pj06m/MuCF
7XFARzVKrN10xwma213rFUEV1oyF8etwaNwB4iwEAGEPLEg6Cp6bLBULSVXHHwSP
VvFKdbfHX7DdCUzsj6Z9zOzFt3k3hzqtpvuuvwsFQ7aiPdKsuD4FrybHFcQ3h3dq
f2y6jhsXwKY=
=+j/6
-----END PGP SIGNATURE-----