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

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

                               ESB-2015.1513
   The Diffie-Hellman vulnerability known as Logjam in Apache Tomcat may
 affect IBM WebSphere Application Server Community Edition (CVE-2015-4000)
                               11 June 2015

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

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

Product:           IBM WebSphere Application Server Community Edition
Publisher:         IBM
Operating System:  AIX
                   Linux variants
                   Solaris
                   Windows
Impact/Access:     Access Privileged Data         -- Remote/Unauthenticated
                   Provide Misleading Information -- Remote/Unauthenticated
Resolution:        Mitigation
CVE Names:         CVE-2015-4000  

Reference:         ESB-2015.1510
                   ESB-2015.1486
                   ESB-2015.1470
                   ESB-2015.1469
                   ESB-2015.1466
                   ESB-2015.1463
                   ESB-2015.1455
                   ESB-2015.1454
                   ESB-2015.1453
                   ESB-2015.1452
                   ESB-2015.1445
                   ESB-2015.1443
                   ESB-2015.1432
                   ESB-2015.1425

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

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

The Diffie-Hellman vulnerability known as Logjam in Apache Tomcat may affect 
IBM WebSphere Application Server Community Edition (CVE-2015-4000)

Security Bulletin

Document information

More support for:

WebSphere Application Server Community Edition

Tomcat

Software version:

3.0.0.4

Operating system(s):

AIX, Linux, Solaris, Windows

Software edition:

Elite, Enhanced, Entry

Reference #:

1959539

Modified date:

2015-06-10

Summary

Apache Tomcat which is shipped with WebSphere Application Server Community 
Edition (WASCE) 3.0.0.4 is vulnerable to Diffie-Hellman vulnerability known as
Logjam

Vulnerability Details

CVEID: CVE-2015-4000

DESCRIPTION: The TLS protocol could allow a remote attacker to obtain 
sensitive information, caused by the failure to properly convey a DHE_EXPORT 
ciphersuite choice. An attacker could exploit this vulnerability using 
man-in-the-middle techniques to force a downgrade to 512-bit export-grade 
cipher. Successful exploitation could allow an attacker to recover the session
key as well as modify the contents of the traffic. This vulnerability is 
commonly referred to as "Logjam".

CVSS Base Score: 4.3

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

CVSS Environmental Score*: Undefined

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

Affected Products and Versions

WebSphere Application Server Community Edition 3.0.0.4

Remediation/Fixes

Tomcat provide a choice for SSL implementation:(refer to

https://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html)

1. the JSSE implementation provided as part of the Java runtime (since 1.4)

2. the APR implementation, which uses the OpenSSL engine by default.

Per JSSE:

Specify the cipher suites in the server.xml file as below if your JDK is 
vulnerable to Diffie-Hellman vulnerability known as Logjam :

<Connector 
ciphers="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_DSS_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_SHA256,TLS_ECDHE_RSA_WITH_AES_128_SHA,TLS_ECDHE_ECDSA_WITH_AES_128_SHA,TLS_ECDHE_RSA_WITH_AES_256_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_SHA384,TLS_ECDHE_RSA_WITH_AES_256_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_SHA,TLS_DHE_RSA_WITH_AES_128_SHA256,TLS_DHE_RSA_WITH_AES_128_SHA,TLS_DHE_DSS_WITH_AES_128_SHA256,TLS_DHE_RSA_WITH_AES_256_SHA256,TLS_DHE_DSS_WITH_AES_256_SHA,TLS_DHE_RSA_WITH_AES_256_SHA"
/>

Per OpenSSL:

Add !DHE:!EDH to disable DHE/EDH and remove any lines that explicitly enable 
DHE/EDH

i.e. old

SSLCipherSuite ALL:!ADH:!RC4:+HIGH:+MEDIUM:!LOW:!SSLv2:!SSLv3:!EXPORT:DHE:EDH

new

ALL:!ADH:!RC4:+HIGH:+MEDIUM:!LOW:!SSLv2:!SSLv3:!EXPORT:!DHE:!EDH

Check with openssl ciphers -V command to make sure DHE/EDH are disabled. See

http://www.openssl.org/docs/apps/ciphers.html for more detail on the syntax of
cipher suite configuration

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

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Change History

8th June 2015: original document 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

iQIVAwUBVXkTAxLndAQH1ShLAQLFvA//U3XHBNRVtZ9HdOubD3ky/MbNUDVGsU50
BUJHwRRDILLNKVaxO7tdHLsCAUk3pQ9OCHU6ZAElj61tMV2EWabrb9PIuOMreHwd
++80LzU7x8824j0C9fT2axiq9lqdf4stEiKRspLeqMROMfVWFbeoK1eOXhSf4xBP
u00RsDWCzaRMvqXcmVdJkh1hucIkaDBfBp3gbeC4Jg7wOBq8Ser85jGOzgqlondK
b0FxwHtyBbIrIoTGtMgLJPjtjma8OdTNcAkyC3Dv2DNsPgES2Cgh6P+1OAlblgTB
0Y08VxR1dD5rAY4RKz7G21CYOaRitRURZojr+qmad3MU217FNpUKqybGg1zYfIkb
NZeiVv1GQyfm+duh/qX4Uf3e1YjtlXo3p+fBc8ietBZ/sIXAK+PTqsUTuhlwaO6+
U6r3M2VEZu0W8zIeGWNIE38eSaGSQz66m+p2Y6a6JRF6qRJXH2wo+9c4IaCKw8vr
0OXEveOAQbKDu1VavhudBiwEyzY9urNtL/G5Lzp9rB+sBZ6EEBknni+zQ+qImUBD
lr31CbZ3plFPguWBFgZo1AkydZ/Rw0OSVZPdOj5ryPf27cMds3MSDZnSL9F+IdGm
IwaWpNtA6Dbxts5iZfWstElfty0cLyNb1O38lqAZVQP9B94V62J8bTJehzZIJYwa
hGL32VeUn9o=
=kUG0
-----END PGP SIGNATURE-----