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

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

                               ESB-2015.2411
  Security Bulletin: Multiple vulnerabilities have been identified in IBM
               SmartCloud Provisioning and bundling products
                             15 September 2015

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

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

Product:           IBM SmartCloud Provisioning
Publisher:         IBM
Operating System:  Linux variants
Impact/Access:     Access Privileged Data         -- Remote/Unauthenticated      
                   Create Arbitrary Files         -- Existing Account            
                   Cross-site Scripting           -- Remote with User Interaction
                   Provide Misleading Information -- Remote/Unauthenticated      
                   Denial of Service              -- Existing Account            
                   Unauthorised Access            -- Remote/Unauthenticated      
                   Reduced Security               -- Remote/Unauthenticated      
Resolution:        Patch/Upgrade
CVE Names:         CVE-2015-2808 CVE-2015-0410 CVE-2015-0400
                   CVE-2015-0159 CVE-2015-0138 CVE-2014-8917
                   CVE-2014-8730 CVE-2014-7231 CVE-2014-7230
                   CVE-2014-7144 CVE-2014-6593 CVE-2014-6587
                   CVE-2014-6558 CVE-2014-6512 CVE-2014-6457
                   CVE-2014-6221 CVE-2014-6137 CVE-2014-6113
                   CVE-2014-3641 CVE-2014-3608 CVE-2014-3567
                   CVE-2014-3566 CVE-2014-3065 CVE-2014-0224

Reference:         ASB-2015.0070
                   ASB-2015.0035
                   ASB-2015.0009
                   ESB-2015.1620
                   ESB-2015.1599
                   ESB-2015.1068
                   ESB-2015.1067
                   ESB-2015.1050
                   ESB-2015.1048
                   ASB-2014.0134
                   ASB-2014.0121
                   ASB-2014.0076
                   ASB-2015.0007.3

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

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

Security Bulletin: Multiple vulnerabilities have been identified in IBM 
SmartCloud Provisioning and bundling products

Document information

More support for:

IBM SmartCloud Provisioning

Documentation

Software version:

2.1, 2.1.0.1, 2.1.0.2, 2.1.0.3, 2.3

Operating system(s):

Linux

Reference #:

1961009

Modified date:

2015-09-11

Security Bulletin

Summary

Multiple vulnerabilities have been identified in IBM SmartCloud Provisioning 
and bundling products shipped with IBM SmartCloud Provisioning (CVE-2015-2808,
CVE-2015-0138, CVE-2014-8730, CVE-2014-3566, CVE-2014-3065, CVE-2014-7230 and
others).

Vulnerability Details

This bulletin addresses vulnerabilities including:

   RC4 Bar Mitzvah attack for SSL/TLS (CVE-2015-2808)

   FREAK: Factoring Attack on RSA-EXPORT keys (CVE-2015-0138)

   Transport Layer Security (TLS) padding vulnerability via a POODLE (Padding 
   Oracle On Downgraded Legacy Encryption) attack (CVE-2014-8730)

   SSLv3 vulnerability referred to as the Padding Oracle On Downgraded Legacy 
   Encryption (POODLE) attack (CVE-2014-3566)

Review the sections below for vulnerabilities details and information about 
fixes.

CVEID: CVE-2015-2808

DESCRIPTION: The RC4 algorithm, as used in the TLS protocol and SSL protocol,
could allow a remote attacker to obtain sensitive information. An attacker 
could exploit this vulnerability to remotely expose account credentials 
without requiring an active man-in-the-middle session. Successful exploitation
could allow an attacker to retrieve credit card data or other sensitive 
information. This vulnerability is commonly referred to as "Bar Mitzvah 
Attack".

CVSS Base Score: 5

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2015-0138

DESCRIPTION: A vulnerability in various IBM SSL/TLS implementations could 
allow a remote attacker to downgrade the security of certain SSL/TLS 
connections. An IBM SSL/TLS client implementation could accept the use of an 
RSA temporary key in a non-export RSA key exchange ciphersuite. This could 
allow a remote attacker using man-in-the-middle techniques to facilitate 
brute-force decryption of TLS/SSL traffic between vulnerable clients and 
servers. This vulnerability is also known as the FREAK attack.

CVSS Base Score: 4.3

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

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-8730

DESCRIPTION: Product could allow a remote attacker to obtain sensitive 
information, caused by the failure to check the contents of the padding bytes
when using CBC cipher suites of some TLS implementations. 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) 
like attack to decrypt sensitive information and calculate the plaintext of 
secure connections.

CVSS Base Score: 4.3

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

CVSS Environmental Score*: Undefined

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

CVEID: 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. The IBM SDK for Java has changed the default to eliminate the 
POODLE vulnerability. There is a new system property 
com.ibm.jsse2.disableSSLv3 It is defaulted to true so that it will not use 
SSLv3. If you want to take the risk you may turn SSLv3 back on with the system
property: com.ibm.jsse2.disableSSLv3=false

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

DESCRIPTION: OpenStack Cinder, Nova, and Trove could allow a local attacker to
obtain sensitive information, caused by an error in the processutils.execute()
function. An attacker could exploit this vulnerability to obtain passwords and
other sensitive information.

CVSS Base Score: 2.100

CVSS Temporal Score: http://xforce.iss.net/xforce/xfdb/96725 for more 
information

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-7231

DESCRIPTION: OpenStack Cinder, Nova, and Trove could allow a local attacker to
obtain sensitive information, caused by an error in the 
strutils.mask_password() function. An attacker could exploit this 
vulnerability to obtain passwords and other sensitive information.

CVSS Base Score: 2.1

CVSS Temporal Score: http://xforce.iss.net/xforce/xfdb/96726 for more 
information

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-7144

DESCRIPTION: OpenStack keystonemiddleware could allow a remote attacker to 
conduct a man-in-the-middle attack, caused by the TLS certificate verification
option being disabled when the insecure SSL option is set within a paste 
configuration file. An attacker could exploit this vulnerability using 
man-in-the-middle techniques to launch further attacks against a vulnerable 
target.

CVSS Base Score: 4.300

CVSS Temporal Score: http://xforce.iss.net/xforce/xfdb/96027 for more 
information

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-3641

DESCRIPTION: OpenStack Cinder could allow a remote authenticated attacker to 
obtain sensitive information, caused by an error in the GlusterFS and Linux 
Smbfs driver. By overwriting a volume from within an instance with a malicious
qcow2 header, an attacker could exploit this vulnerability to leak an 
arbitrary file from the Cinder-volume host to the virtual instance.

CVSS Base Score: 4.0

CVSS Temporal Score: http://xforce.iss.net/xforce/xfdb/96831 for more 
information

CVSS Environmental Score*: Undefined

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

CVE-ID: CVE-2014-3608

DESCRIPTION: OpenStack Compute (Nova) is vulnerable to a denial of service, 
caused by an incomplete fix related to when an instance is placed into rescue
and then deleted. A remote authenticated attacker could exploit this 
vulnerability to cause a denial of service.

CVSS Base Score: 4.0

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2014-6587

DESCRIPTION: An unspecified vulnerability in Oracle Java SE related to the 
Libraries component has partial confidentiality impact, partial integrity 
impact, and partial availability impact.

CVSS Base Score: 4.3

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2014-6593

DESCRIPTION: An unspecified vulnerability in Oracle Java SE and JRockit 
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/100153 for the 
current score

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2015-0400

DESCRIPTION: An unspecified vulnerability in Oracle Java SE related to the 
Libraries component could allow a remote attacker to obtain sensitive 
information.

CVSS Base Score: 5

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2015-0410

DESCRIPTION: An unspecified vulnerability in Oracle Java SE and JRockit 
related to the Security component could allow a remote attacker to cause a 
denial of service.

CVSS Base Score: 5

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

CVSS Environmental Score*: Undefined

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

CVEID: CVE-2014-6512

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

CVSS Base Score: 4.3

CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/97147 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-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)

CVEID: CVE-2014-8917

DESCRIPTION: IBM Dojo Toolkit is vulnerable to cross-site scripting, caused by
improper validation of user-supplied input.

CVSS Base Score: 4.3

CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/99303 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

IBM SmartCloud Provisioning 1.2,

IBM SmartCloud Provisioning 2.1 for Software Virtual Appliance, IBM SmartCloud
Provisioning 2.1 FixPack5 InterimFix 4 and earlier

IBM SmartCloud Provisioning 2.3, 2.3 FixPack 1 Interim Fix6 and earlier

Remediation/Fixes

The recommended solution is to apply the fix as soon as practical. Please see
below for information on the fixes available.

Product 			VRMF 				Remediation/First Fix

IBM SmartCloud Provisioning 	1.2 				Contact IBM support

IBM SmartCloud Provisioning for 
Software Virtual Appliance 	2.1 				Contact IBM support

IBM SmartCloud Provisioning 	2.1, 2.1.0.5 			Contact IBM support
				and earlier 

IBM SmartCloud Provisioning 	2.3, 2.3.0.1 iFix6 and earlier 	Upgrade to IBM SmartCloud 
								Provisioning 2.3 Fix Pack 1, 
								iFix 7.

								Follow instructions in the README.

For affected supporting products shipped with IBM SmartCloud Provisioning 2.3
or 2.3.0.1 up to iFix6, please consult the security bulletins below and apply
fixes as appropriate depending on your environment.

Affected Supporting Product	VRMF		Remediation/First Fix
 
IBM Tivoli System Automation	3.2.2.2		Security Bulletin: Multiple vulnerabilities have been identified in IBM Tivoli
 Application Manager				System Automation Application Manager shipped with IBM Cloud Orchestrator and
						IBM SmartCloud Orchestrator (CVE-2014-3566, CVE-2015-0138, and others)

IBM Endpoint Manager for 	3.2.2.6		Security Bulletin: Multiple vulnerabilities have been identified in IBM Tivoli
 Patch Management				System Automation for Multiplatforms shipped with IBM Cloud Orchestrator and 
						IBM SmartCloud Orchestrator (CVE-2015-0138, CVE-2014-3566, and others)

IBM Tivoli System Automation 	9.0		Security Bulletin: Multiple vulnerabilities have been identified in IBM 
 for Multiplatforms				Endpoint Manager for Patch Management shipped with IBM Cloud Orchestrator and
						IBM SmartCloud Orchestrator (CVE-2014-3567, CVE-2014-0224, CVE-2014-3566, 
						CVE-2014-3566, CVE-2014-6137, CVE-2014-6113)

IBM DB2 Enterprise Server 	10.1, 10.1.0.4	Security Bulletin: Multiple vulnerabilities have been identified in IBM DB2 
 Edition					Enterprise Server Edition shipped with IBM Cloud Orchestrator and IBM 
						SmartCloud Orchestrator (CVE-2015-0138, CVE-2015-0159, CVE-2014-6221, 
						CVE-2014-8730, CVE-2015-2808)

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

On-line Calculator v2

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Change History

* 11 September 2015 - 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

iQIVAwUBVfdwt36ZAP0PgtI9AQIzgQ//bHwYg/LFvXTAyS6JFR6tLH3HsyqNDdGb
5/m96eiQwsByGWl2V30fIcvhFJtWMdFPfn/6K1eOh1mVnJACKkvyWreGcLBZViaN
up7yzp/K4vSrl6mPtXbGr8wOWS1AHcj5eD+eYQuCcl9hxrX5/LR+NMKjFOWsbBDo
r6+iToTcoUHdcC68Eb3yHOYLJErQh1qbCfahKHJxB3hYDohnYh4qnVEH99Dn3X/t
GKJxJtTjoGj5yU+81fjcGJZW/YN3AJFKg0yded60HmhJsY380w7qjYMO4jY+PKtg
Io/Il/g7vSsSm9BvBKjOUejnIVjvinDyTCf6yaPrMd+Qa58TB9vAx2GErGuCozJT
zTCOkIMJsokEaZ/RkmG3hPXgAaR8mqeRhkERQ6L37kuIRbPxuJgtAzGeJcVmLx+z
xAqkxAZzQ+DMMh9ZtT1uFHpdKy5fY21QNCm9J3MWvkRghYjlttouUJyG8lmT9rPH
mi+v+Oo6VXn+JK8F2pNmNsRy7icUhMQQ3hPkdvtbtaIW6vQDFp0neWQXOOXuZ/v1
GC48nMscYLpfoe/nUwDE+TANMFqeFFP3N07aJd8b/EJs4yXFzn7xrXaKAqo+sxpv
pb6I4VMvJGr8kVl3ctrkfiEJFg9YWrCEqbEO2R13WSdpxlwc8vTFGgfT8NFsUx2j
os/PIIkfltw=
=vuB4
-----END PGP SIGNATURE-----