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

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

                               ESB-2015.1772
       Security Bulletin: A security vulnerability in Apache Tomcat
                 affects Rational Insight (CVE-2014-0227)
                                7 July 2015

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

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

Product:           IBM Rational Insight
Publisher:         IBM
Operating System:  Linux variants
                   Windows
Impact/Access:     Denial of Service    -- Remote/Unauthenticated      
                   Cross-site Scripting -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2014-0227  

Reference:         ESB-2015.1766
                   ESB-2015.1764
                   ESB-2015.1748
                   ESB-2015.0572
                   ESB-2015.0391
                   ESB-2015.0311

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

Comment: This bulletin contains two (2) IBM security advisories.

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

Security Bulletin: A security vulnerability in Apache Tomcat affects
Rational Insight (CVE-2014-0227)

Security Bulletin

Document information

More support for:
Rational Insight
General Information

Software version:
1.1.1.3, 1.1.1.4, 1.1.1.5, 1.1.1.6, 1.1.1.7

Operating system(s):
Linux, Windows

Reference #:
1883050

Modified date:
2015-07-06

Summary

The Rational Insight is shipped with a version of the Apache Tomcat web
server which contains a security vulnerability that could have a potential
security impact.

Vulnerability Details

CVEID: CVE-2014-0227
DESCRIPTION: Apache Tomcat is vulnerable to HTTP request smuggling. A remote
attacker could send a specially-crafted request in a malformed chunked
header to the Web server to cause multiple processing conflicts on the
servers. An attacker could exploit this vulnerability to poison the web
cache, bypass web application firewall protection, and conduct XSS attacks.
CVSS Base Score: 4.3
CVSS Temporal Score: See http://xforce.iss.net/xforce/xfdb/100751 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

Rational Insight 1.1.1.3, 1.1.1.4, 1.1.1.5, 1.1.1.6 and 1.1.1.7

Remediation/Fixes

Apply the recommended fixes to all affected versions of Rational Insight.

Rational Insight 1.1.1.3

    Download the IBM Cognos Business Intelligence 10.2.1 Interim Fix 11
    (Implemented by file 10.2..5000.1156)
    Review technote 1679283: Installing Cognos Business Intelligence
    10.2.1.x fix pack in Rational Reporting for Development Intelligence
    2.0.x/5.0.x and Rational Insight 1.1.1.x for the detailed instructions
    for patch application.


Rational Insight 1.1.1.4 and 1.1.1.5 and 1.1.1.6 and 1.1.1.7

    If the Data Collection Component or Jazz Reporting Serivce are used,
    perform this step first.
    Review the topics in
    http://www-01.ibm.com/support/docview.wss?uid=swg21700351 for addressing
    the listed vulnerabilities in their underlying Jazz Team Server.
    If the Cognos-based reporting server is used, also perform this step.
    Download the IBM Cognos Business Intelligence 10.2.1.1 Interim Fix 10
    (Implemented by file 10.2.5007.509)
    Review technote 1679283: Installing Cognos Business Intelligence
    10.2.1.x fix pack in Rational Reporting for Development Intelligence
    2.0.x/5.0.x and Rational Insight 1.1.1.x for the detailed instructions
    for patch application.

Please keep checking this bulletin for more updates.

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

Related information
IBM Secure Engineering Web Portal
IBM Product Security Incident Response Blog

Acknowledgement

The vulnerability was reported to IBM by Karthikeyan Bhargavan of the
PROSECCO team at INRIA

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

- -------------------------------------------------------------------------

Security Bulletin: Vulnerabilities in OpenSSL affect Rational Insight
(CVE-2015-0286, CVE-2015-0287, CVE-2015-0288, CVE-2015-0289, CVE-2015-0293)

Security Bulletin

Document information

More support for:
Rational Insight
General Information

Software version:
1.1.1.3, 1.1.1.4, 1.1.1.5, 1.1.1.6, 1.1.1.7

Operating system(s):
Linux, Windows

Reference #:
1883221

Modified date:
2015-07-06

Summary

OpenSSL vulnerabilities were disclosed on March 19, 2015 by the OpenSSL
Project. OpenSSL is used by Rational Insight. Rational Insight has addressed
the applicable CVEs.

Vulnerability Details

CVEID: CVE-2015-0286
DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by
an error in the ASN1_TYPE_cmp function when attempting to compare ASN.1
boolean types. An attacker could exploit this vulnerability to crash any
certificate verification operation and cause a denial of service.
CVSS Base Score: 5
CVSS Temporal Score: See
https://exchange.xforce.ibmcloud.com/#/vulnerabilities/101666 for the
current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVEID: CVE-2015-0287
DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an
error related to the reuse of a structure in ASN.1 parsing. An attacker
could exploit this vulnerability using an invalid write to corrupt memory
and cause a denial of service.
CVSS Base Score: 5
CVSS Temporal Score: See
https://exchange.xforce.ibmcloud.com/vulnerabilities/101668 for the
current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVEID: CVE-2015-0288
DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an
error in the X509_to_X509_REQ function. An attacker could exploit this
vulnerability to trigger a NULL pointer dereference.
CVSS Base Score: 5
CVSS Temporal Score: See
https://exchange.xforce.ibmcloud.com/#/vulnerabilities/101675 for the
current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVEID: CVE-2015-0289
DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by the
failure to properly handle missing outer ContentInfo by the PKCS#7 parsing
code. An attacker could exploit this vulnerability using a malformed
ASN.1-encoded PKCS#7 blob to trigger a NULL pointer dereference.
CVSS Base Score: 5
CVSS Temporal Score: See
https://exchange.xforce.ibmcloud.com/#/vulnerabilities/101669 for the
current score
CVSS Environmental Score*: Undefined
CVSS Vector: (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVEID: CVE-2015-0293
DESCRIPTION: OpenSSL is vulnerable to a denial of service. By sending a
specially-crafted SSLv2 CLIENT-MASTER-KEY message, a remote attacker could
exploit this vulnerability to trigger an assertion.
CVSS Base Score: 5
CVSS Temporal Score: See
https://exchange.xforce.ibmcloud.com/#/vulnerabilities/101671 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

Rational Insight 1.1.1.3, 1.1.1.4, 1.1.1.5, 1.1.1.6 and 1.1.1.7

Remediation/Fixes

Apply the recommended fixes to all affected versions of Rational Insight.

Rational Insight 1.1.1.3

    Download the IBM Cognos Business Intelligence 10.2.1 Interim Fix 11
    (Implemented by file 10.2..5000.1156)
    Review technote 1679283: Installing Cognos Business Intelligence
    10.2.1.x fix pack in Rational Reporting for Development Intelligence
    2.0.x/5.0.x and Rational Insight 1.1.1.x for the detailed instructions
    for patch application.

Rational Insight 1.1.1.4 and 1.1.1.5 and 1.1.1.6 and 1.1.1.7

    Download the IBM Cognos Business Intelligence 10.2.1.1 Interim Fix 10
    (Implemented by file 10.2.5007.509)
    Review technote 1679283: Installing Cognos Business Intelligence
    10.2.1.x fix pack in Rational Reporting for Development Intelligence
    2.0.x/5.0.x and Rational Insight 1.1.1.x for the detailed instructions
    for patch application.

Please keep checking this bulletin for more updates.

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
OpenSSL Project vulnerability website (for detail on what versions are
affected)

OpenSSL Advisory on above listed CVEs

Related information
IBM Secure Engineering Web Portal
IBM Product Security Incident Response Blog

Acknowledgement

None

*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

iQIVAwUBVZsffH6ZAP0PgtI9AQJ3/BAAk6RSCxlI1dzuLR+B2G8f36OqcpKFX/9y
DG27dfbyN8TU4aZhxIVOtLBafTCEu1lt0KdsKp1cpNwnP6hgYGYP/JGCfCDTeG1x
YulXdQnk6FRlR1XDQ+MzAw5pnyi82kw+4ClbbH2E1F7n+LufX0uB/lyazzidpXh2
CPrUULT8nM12B/sSYmVZCFXtijSgGyWWIJy44PBZWZaI8UUYxvs3JaAfMbdrfivA
XDsvrzHH+cCPPPvDz+uWC31PMFLo+iOA0nf8tGz0nlpqLeUGYUSQ+j8G5+numaXE
JVBx5DxrCSsupcN8X2hcVErXmE/ta3foSgdZC1OfT3kbeh0l3bqW/L6fBOvU0zbj
ma12KVesfbMrXQjX8sWi0lYQXItn3CHBAPz+tqdGGBg+m0YKA04IPgrLHPO4uWiP
NG0EstDs+VNL7wI5c6IuUCIaLqYa6KuGt49AMxOG/9mPuPevwJ6/mETKsXnNFzFz
KZQUXwqg3IUSuWKAzT2+UxZE5rGErE16bwE8y+BRviVfs0joHN3aeIsEalSWdVei
xuDCzE+prClAxFoXhURQPYWm/YlUv9zkifuTrSzINTN2WH5/oU/jnI0Rq2DarVlb
yr+nQawugJ9bFNSk8GP+xgJgs147aOkc7S6f0HidJT0R4lhpRVKCvqFEnDJpGok+
gOqpaC8mcgQ=
=JBlr
-----END PGP SIGNATURE-----