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

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

                               ESB-2012.1045
 Multiple vulnerabilities identified in Tivoli Federated Identity Manager
                              31 October 2012

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

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

Product:           IBM Tivoli Federated Identity Manager
Publisher:         IBM
Operating System:  AIX
                   HP-UX
                   Linux variants
                   Solaris
                   Windows
Impact/Access:     Access Privileged Data         -- Remote/Unauthenticated
                   Provide Misleading Information -- Remote/Unauthenticated
                   Unauthorised Access            -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2012-3315 CVE-2012-3313 

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

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

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

Security Bulletin: Tivoli Federated Identity Manager - Unprotected Management
Console Servlets (CVE-2012-3315) Flash (Alert)

Abstract

Document information

Tivoli Federated Identity Manager

Software version:
6.1.1, 6.2, 6.2.1

Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows

Reference #:
1615770

Modified date:
2012-10-30

SUMMARY 

The management console used to administer Tivoli Federated Identity 
Manager contains servlets which are not all protected via a J2EE security 
constraint. These servlets could be used by an unauthenticated user to 
download certain resources from TFIM. 

Content

VULNERABILITY DETAILS

CVE ID: CVE-2012-3315

DESCRIPTION: The Tivoli Federated Identity Manager (FIM) management console 
contains Java servlets which allow downloading of certain resources from 
within FIM. Two such resources are federation metadata and a web plugin 
configuration template. Authentication should be required by the FIM 
management console in order to access to these resources, but it is not.

In order to access these resources, an attacker must have network access to 
the Federated Identity Manager's management console interface and know the 
Federated Identity Manager's domain name and the URLs for the servlets they 
wish to access. In the case of accessing federation metadata, an attacker must
also know the unique identifier (uuid) of a federation. An attacker could then
build up the appropriate URL parameters and make a request without an 
authenticated session to retrieve the resource. The attack does not require 
local network access nor does it require authentication, but specialized 
knowledge and techniques are required. An exploit will not impact 
accessibility of system resources or the integrity of information, but the 
confidentiality of some of the data used by FIM could be compromised.

CVSS: CVSS Base Score: 4.3 CVSS Vector: (AV:N/AC:M/Au:N/C:P/I:N/A:N) Details:
http://xforce.iss.net/xforce/xfdb/77796

AFFECTED PLATFORMS All versions of Tivoli Federated Identity Manager are 
affected, including those no longer supported.

* Tivoli Federated Identity Manager versions 6.1.1, 6.2.0, 6.2.1, 6.2.2 
* Tivoli Federated Identity Manager Business Gateway versions 6.1.1, 6.2.0, 
  6.2.1, 6.2.2

REMEDIATION:

Vendor Fixes: Patches and installation instructions are provided at the URLs 
listed below.

Fix 			Build 		APAR 	Download URL 
6.2.1-TIV-TFIM-FP0004 	6.2.1.4 	IV26825 http://www-01.ibm.com/support/docview.wss?uid=swg24032885 
6.2.0-TIV-TFIM-IF0012 	6.2.0.12 	IV26826 http://www-01.ibm.com/support/docview.wss?uid=swg24033345 
6.1.1-TIV-TFIM-IF0014 	6.1.1.14 	IV26827 http://www-01.ibm.com/support/docview.wss?uid=swg24033343

For versions of Tivoli Federated Identity Manager that are no longer 
supported, IBM recommends that customers upgrade to a supported, fixed version
of the product.

WORKAROUNDS: None

RELATED INFORMATION:

* Complete CVSS Guide 
* IBM Secure Engineering Web Portal 
* IBM Product Security Incident Response Blog

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

Note: 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.

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business 
Machines Corp., registered in many jurisdictions worldwide. Other product and
service names might be trademarks of IBM or other companies. A current list of
IBM trademarks is available on the Web at "Copyright and trademark 
information" at www.ibm.com/legal/copytrade.shtml.

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

Security Bulletin: IBM Tivoli Federated Identity Manager OpenID: signature 
validation not applied to all attributes (CVE-2012-3313)

Flash (Alert)

Document information

Tivoli Federated Identity Manager

Software version:
6.2, 6.2.1, 6.2.2

Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows, z/OS

Reference #:
1615744

Modified date:
2012-10-30

Abstract

SUMMARY

An OpenID message can be modified to contain unsigned attributes that will be 
accepted by a relying party because Tivoli Federated Identity Manager (TFIM) 
does not check that all attributes have been signed.

Content

VULNERABILITY DETAILS

CVE: CVE-2012-3313

DESCRIPTION:
An OpenID identity provider can send attributes about a user to a relying 
party via the "simple registration extension" (SREG) or "attribute exchange 
extension" (AX). The response from the OpenID provider to the relying party 
is transmitted via a browser redirect. The response also contains an attribute
called "openid.signed" which outlines which parameters in the response are 
signed by the OpenID provider.

When TFIM receives an OpenID attribute via SREG or AX it does not check to 
determine if the attribute is signed. It could therefore be possible for an 
attacker either acting as a man-in-the-middle or at the browser to insert 
unsigned attributes which were not sent by the OpenID provider and have the 
relying party accept them. The attack does not require local network access 
nor does it require authentication, but specialized knowledge and techniques 
are required. An exploit will not impact accessibility of system resources or 
the confidentiality of information, but the integrity of some of the data used 
in the OpenID exchange could be compromised. The consequence of this compromise 
is dependent on the nature and use of the OpenID attributes by the consuming 
applications.

CVSS Base Score:4.3
CVSS Vector: (AV:N/AC:M/Au:N/C:N/I:P/A:N)
CVSS Details: http://xforce.iss.net/xforce/xfdb/77790


AFFECTED PLATFORMS
* Tivoli Federated Identity Manager versions 6.2.0, 6.2.1, 6.2.2
* Tivoli Federated Identity Manager Business Gateway versions 6.2.0, 6.2.1, 
  6.2.2

REMEDIATION:

Vendor Fixes: Patches and installation instructions are provided at the URLs 
listed below.

Fix			Build		APAR	Download URL
6.2.0-TIV-TFIM-IF0011	6.2.0.11	IV23453	http://www-01.ibm.com/support/docview.wss?uid=swg24032920
6.2.1-TIV-TFIM-IF0003	6.2.1.3		IV23452	http://www-01.ibm.com/support/docview.wss?uid=swg24032922
6.2.2-TIV-TFIM-FP0002	6.2.2.2		IV23451	http://www-01.ibm.com/support/docview.wss?uid=swg24032786
			
WORKAROUNDS:
None

RELATED INFORMATION:

* Complete CVSS Guide
* IBM Secure Engineering Web Portal
* IBM Product Security Incident Response Blog

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

Note: 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.

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business 
Machines Corp., registered in many jurisdictions worldwide. Other product and 
service names might be trademarks of IBM or other companies. A current list of 
IBM trademarks is available on the Web at "Copyright and trademark information"
at www.ibm.com/legal/copytrade.shtml.

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

iQIVAwUBUJCRWO4yVqjM2NGpAQJqtBAAvdMpVZebBk/l4AlBj4RF/7bt1whkZYBh
c2YW1hPn4ozCDa515n3QSIRYAwVESzrm/eH3pZyHYsSw9Q+UeKcX3Oqm3YrMVfrZ
M7KBJ/7iu32FbPAWSfxVshRDLm5Zpo/6akBgRXsGlTjgQbdaQHNqN6CNoGHLLPO+
bK5I3SUkEXDcRDWSin7EA2nq0g2AQQJGMd8kzoufIBtg6ulyKyHywv4BTimSR/k7
nMUacQuREq2hkLuvVkP+WG+hFZfHwbSLMN+jT8pwa/eoKpjUS6WrP1C/RVd2LP14
XQihE+G6Cy6erZuteocg96stYO5I/LxgWBoNV1o91FgRQ4O4tjuC8jHqx0ICQgnF
4BxYX0mKV/VxBfWO7pA76ou3wZTuUFAqO8Cg+B/Yrnzo2UNufzfgvpPGYDRbtT+A
DlGKPnCc0mABuyR7bzC0+ZqKfiTMLFYgA0jktc6nQM9jS2KZ/w5tL65lrsJPS6dn
7CF1hqlomZuANfoKgcx3pTmXXK6+RnZ7q8aWlrNwSmq4sDe/CFwEFEI61y87Phva
j0tman+R4PY+ltJUvtjA7ANtb6l+vHPCIjYnTscaphTUIFFOWXT6BgMA1hX8jeJC
dKy+/GF/mZfLRpCXyvHwK7srGxQviYPDSgATsbMX1afagQLKpUmbKZmZoTWh6h5P
H+ciKADsVZs=
=Sewj
-----END PGP SIGNATURE-----