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

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

                               ESB-2012.0103
           Important: JBoss Communications Platform 5.1.3 update
                              1 February 2012

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

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

Product:           JBoss Communications Platform
Publisher:         Red Hat
Operating System:  Red Hat
Impact/Access:     Denial of Service   -- Remote/Unauthenticated
                   Reduced Security    -- Remote/Unauthenticated
                   Unauthorised Access -- Existing Account      
Resolution:        Patch/Upgrade
CVE Names:         CVE-2012-0022 CVE-2011-5064 CVE-2011-5063
                   CVE-2011-5062 CVE-2011-4858 CVE-2011-4610
                   CVE-2011-2526 CVE-2011-1184 

Reference:         ASB-2012.0008
                   ESB-2012.0102
                   ESB-2012.0073
                   ESB-2011.1197
                   ESB-2011.0726

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2012-0078.html

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

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

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Important: JBoss Communications Platform 5.1.3 update
Advisory ID:       RHSA-2012:0078-01
Product:           JBoss Enterprise Middleware
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2012-0078.html
Issue date:        2012-01-31
CVE Names:         CVE-2011-1184 CVE-2011-2526 CVE-2011-4610 
                   CVE-2011-4858 CVE-2011-5062 CVE-2011-5063 
                   CVE-2011-5064 CVE-2012-0022 
=====================================================================

1. Summary:

JBoss Communications Platform 5.1.3, which fixes multiple security issues
and various bugs, is now available from the Red Hat Customer Portal.

The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

2. Description:

The JBoss Communications Platform (JBCP) is an open source VoIP platform
certified for JAIN SLEE 1.1 and SIP Servlets 1.1 compliance. JBCP serves as
a high performance core for Service Delivery Platforms (SDPs) and IP
Multimedia Subsystems (IMSs) by leveraging J2EE to enable the convergence
of data and video in Next-Generation Intelligent Network (NGIN)
applications.

This JBoss Communications Platform 5.1.3 release serves as a replacement
for JBoss Communications Platform 5.1.2, and includes various bug fixes.
Refer to the JBoss Communications Platform 5.1.3 Release Notes for
information on the most significant of these changes. The Release Notes
will be available shortly from
https://docs.redhat.com/docs/en-US/index.html

The following security issues are also fixed with this release:

A flaw was found in the way JBoss Web handled UTF-8 surrogate pair
characters. If JBoss Web was hosting an application with UTF-8 character
encoding enabled, or that included user-supplied UTF-8 strings in a
response, a remote attacker could use this flaw to cause a denial of
service (infinite loop) on the JBoss Web server. (CVE-2011-4610)

It was found that the Java hashCode() method implementation was
susceptible to predictable hash collisions. A remote attacker could use
this flaw to cause JBoss Web to use an excessive amount of CPU time by
sending an HTTP request with a large number of parameters whose names map
to the same hash value. This update introduces a limit on the number of
parameters and headers processed per request to mitigate this issue. The
default limit is 512 for parameters and 128 for headers. These defaults
can be changed by setting the
org.apache.tomcat.util.http.Parameters.MAX_COUNT and
org.apache.tomcat.util.http.MimeHeaders.MAX_COUNT system properties in
"server/$PROFILE/deploy/properties-service.xml". (CVE-2011-4858)

It was found that JBoss Web did not handle large numbers of parameters and
large parameter values efficiently. A remote attacker could make a JBoss
Web server use an excessive amount of CPU time by sending an HTTP request
containing a large number of parameters or large parameter values. This
update introduces limits on the number of parameters and headers processed
per request to address this issue. Refer to the CVE-2011-4858 description
for information about the org.apache.tomcat.util.http.Parameters.MAX_COUNT
and org.apache.tomcat.util.http.MimeHeaders.MAX_COUNT system properties.
(CVE-2012-0022)

Multiple flaws were found in the way JBoss Web handled HTTP DIGEST
authentication. These flaws weakened the JBoss Web HTTP DIGEST
authentication implementation, subjecting it to some of the weaknesses of
HTTP BASIC authentication, for example, allowing remote attackers to
perform session replay attacks. (CVE-2011-1184, CVE-2011-5062,
CVE-2011-5063, CVE-2011-5064)

A flaw was found in the way JBoss Web handled sendfile request
attributes when using the HTTP APR (Apache Portable Runtime) or NIO
(Non-Blocking I/O) connector. A malicious web application running on a
JBoss Web instance could use this flaw to bypass security manager
restrictions and gain access to files it would otherwise be unable to
access, or possibly terminate the Java Virtual Machine (JVM).
(CVE-2011-2526)

Red Hat would like to thank NTT OSSC for reporting CVE-2011-4610; oCERT for
reporting CVE-2011-4858; and the Apache Tomcat project for reporting
CVE-2011-2526. oCERT acknowledges Julian Wälde and Alexander Klink as the
original reporters of CVE-2011-4858.

Warning: Before applying the update, back up your existing JBoss
Communications Platform installation (including its databases,
applications, configuration files, and so on).

All users of JBoss Communications Platform 5.1.2 as provided from the Red
Hat Customer Portal are advised to upgrade to JBoss Communications Platform
5.1.3.

3. Solution:

The References section of this erratum contains a download link (you must
log in to download the update).

4. Bugs fixed (http://bugzilla.redhat.com/):

720948 - CVE-2011-2526 tomcat: security manager restrictions bypass
741401 - CVE-2011-1184 CVE-2011-5062 CVE-2011-5063 CVE-2011-5064 tomcat: Multiple weaknesses in HTTP DIGEST authentication
750521 - CVE-2011-4858 tomcat: hash table collisions CPU usage DoS (oCERT-2011-003)
767871 - CVE-2011-4610 JBoss Web remote denial of service when surrogate pair character is placed at buffer boundary
783359 - CVE-2012-0022 tomcat: large number of parameters DoS

5. References:

https://www.redhat.com/security/data/cve/CVE-2011-1184.html
https://www.redhat.com/security/data/cve/CVE-2011-2526.html
https://www.redhat.com/security/data/cve/CVE-2011-4610.html
https://www.redhat.com/security/data/cve/CVE-2011-4858.html
https://www.redhat.com/security/data/cve/CVE-2011-5062.html
https://www.redhat.com/security/data/cve/CVE-2011-5063.html
https://www.redhat.com/security/data/cve/CVE-2011-5064.html
https://www.redhat.com/security/data/cve/CVE-2012-0022.html
https://access.redhat.com/security/updates/classification/#important
https://docs.redhat.com/docs/en-US/index.html
https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=communications.platform&downloadType=distributions

6. Contact:

The Red Hat security contact is <secalert@redhat.com>.  More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2012 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFPKJICXlSAg2UNWIIRAlAcAJwIDURFiC6/LczI6bNXigxLipAEAgCfdYnD
45cSh0e7fOT1Oex+6tFNjBo=
=EqAp
- -----END PGP SIGNATURE-----

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

iQIVAwUBTyja/e4yVqjM2NGpAQIQEA/6Aowydorg3Pm/Eu+Gh6MZmoosXx6a6xEG
BvDJzz8sjqL8E8ayUSJ6OjcBMaBCZNb50DYc8sUPqNobVEFc4h3/psLTZrG7UyyZ
54X6FmJWrL0yYH7BrD6iT6mh4D56pCxyLD++K1+zN4RK6MKpOtlDFs1fMUOX6LU4
ExO+YHD0RpIF2e3V9whN746p5D414jf9kflN2j6YuYuhbls2pYjjtcsr5NEG3b3T
pcFv0vQ/vIcqtzrwKgw7BbXusbTtumpVft8dozaVz1Hxdklp4Lv092atWWf5/j1r
xUVMS516jtpDUT8mFNNXpPdpqH8BDaOOVX/ltYUKvGnzNgE+LksenPEUHXFraJ2P
W4eukLZnDTaV51f6MNZXHk5TU9z6QVsE7A5epok4+ThJx/nC4uVC63oRv1s9K3mp
LFcQEX4zAI82LpmoK0y+bopOeOBYoa1VL1jYSqv7+I3+X1OENzmr2wRKExLuBGEi
eUkh/XQ7vfBukAMa+jrnWucewIrw0dG4VabO3vwsV/ghsQ/4LJlsRA+FsAR/YnAg
Qbm7gd9myzawEdHjAgqkoj8EVcYUUyiwvbAbHxOnZ3ny81l4WnDINhdwa2d6dVpn
s//D1tImDSiUUcpZ1I0l1W6+x/t1cvqTNc24Ojfrsikum1W8euUwRE+v3n0KgvXF
rM0957UMT3M=
=dfL1
-----END PGP SIGNATURE-----