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

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

                               ESB-2014.1716
        Moderate: python-django-horizon security and bug fix update
                              1 October 2014

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

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

Product:           python-django-horizon
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux Server 6
                   Red Hat Enterprise Linux WS/Desktop 6
                   Red Hat Enterprise Linux Server 7
                   Red Hat Enterprise Linux WS/Desktop 7
Impact/Access:     Cross-site Scripting -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2014-3594  

Reference:         ESB-2014.1593

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2014-1335.html
   https://rhn.redhat.com/errata/RHSA-2014-1336.html

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

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

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

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

Synopsis:          Moderate: python-django-horizon security and bug fix update
Advisory ID:       RHSA-2014:1335-01
Product:           Red Hat Enterprise Linux OpenStack Platform
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2014-1335.html
Issue date:        2014-09-30
CVE Names:         CVE-2014-3594 
=====================================================================

1. Summary:

Updated python-django-horizon packages that fix one security issue and
several bugs are now available for Red Hat Enterprise Linux OpenStack
Platform 5.0 for Red Hat Enterprise Linux 7.

Red Hat Product Security has rated this update as having Moderate security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux OpenStack Platform 5.0 for RHEL 7 - noarch

3. Description:

OpenStack Dashboard (horizon) provides administrators and users a graphical
interface to access, provision and automate cloud-based resources.
The dashboard allows cloud administrators to get an overall view of the
size and state of the cloud and it provides end-users a self-service portal
to provision their own resources within the limits set by administrators.

A persistent cross-site scripting (XSS) flaw was found in the horizon host
aggregate interface. A user with sufficient privileges to add a host
aggregate could potentially use this flaw to capture the credentials of
another user. (CVE-2014-3594)

Red Hat would like to thank the OpenStack project for reporting this issue.
Upstream acknowledges Dennis Felsch and Mario Heiderich from the Horst
Görtz Institute for IT-Security, Ruhr-University Bochum as the original
reporters.

This update also fixes the following bugs:

* Prior to this update, the "Create an Image" page rendering was blocked
during a file upload. This could cause the browser to disconnect after a
certain period of time, especially when uploading large files. With this
update, the upload is handled in a separate thread, and large image uploads
started via the web dashboard are less likely to time out and fail.
(BZ#1089672)

* Creating a user using keystoneclient could fail because keystoneclient
attempted to create a role for the new user when setting up the user.
When a role already existed, this operation failed and a new user was not
created. This update fixes this bug, and user creation works as expected.
(BZ#1094494)

All python-django-horizon users are advised to upgrade to these updated
packages, which correct these issues.

4. Solution:

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the
Red Hat Network to apply this update are available at
https://access.redhat.com/articles/11258

5. Bugs fixed (https://bugzilla.redhat.com/):

1109417 - Adding a new Security Rule to a Security Group shouldn't remove the sort on the table
1124485 - Horizon has an incomplete tag which is visable under chrome.
1129774 - CVE-2014-3594 openstack-horizon: persistent XSS in Horizon Host Aggregates interface

6. Package List:

Red Hat Enterprise Linux OpenStack Platform 5.0 for RHEL 7:

Source:
python-django-horizon-2014.1.2-2.el7ost.src.rpm

noarch:
openstack-dashboard-2014.1.2-2.el7ost.noarch.rpm
openstack-dashboard-theme-2014.1.2-2.el7ost.noarch.rpm
python-django-horizon-2014.1.2-2.el7ost.noarch.rpm
python-django-horizon-doc-2014.1.2-2.el7ost.noarch.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2014-3594.html
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

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

Copyright 2014 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFUKvKlXlSAg2UNWIIRAgmzAKCrlvO8UbONeIZnU/qVxeddMF2aQQCfTkoZ
enEg1MNghh+2X/8o3k9tEeY=
=QFIX
- -----END PGP SIGNATURE-----

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

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

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

Synopsis:          Moderate: python-django-horizon security and bug fix update
Advisory ID:       RHSA-2014:1336-01
Product:           Red Hat Enterprise Linux OpenStack Platform
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2014-1336.html
Issue date:        2014-09-30
CVE Names:         CVE-2014-3594 
=====================================================================

1. Summary:

Updated python-django-horizon packages that fix one security issue and
several bugs are now available for Red Hat Enterprise Linux OpenStack
Platform 5.0 for Red Hat Enterprise Linux 6.

Red Hat Product Security has rated this update as having Moderate security
impact. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available from the CVE link in the
References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux OpenStack Platform 5.0 for RHEL 6 - noarch

3. Description:

OpenStack Dashboard (horizon) provides administrators and users a graphical
interface to access, provision and automate cloud-based resources.
The dashboard allows cloud administrators to get an overall view of the
size and state of the cloud and it provides end-users a self-service portal
to provision their own resources within the limits set by administrators.

A persistent cross-site scripting (XSS) flaw was found in the horizon host
aggregate interface. A user with sufficient privileges to add a host
aggregate could potentially use this flaw to capture the credentials of
another user. (CVE-2014-3594)

Red Hat would like to thank the OpenStack project for reporting this issue.
Upstream acknowledges Dennis Felsch and Mario Heiderich from the Horst
Görtz Institute for IT-Security, Ruhr-University Bochum as the original
reporters.

This update also fixes the following bugs:

* Prior to this update, the "Create an Image" page rendering was blocked
during a file upload. This could cause the browser to disconnect after a
certain period of time, especially when uploading large files. With this
update, the upload is handled in a separate thread, and large image uploads
started via the web dashboard are less likely to time out and fail.
(BZ#1089672)

* Creating a user using keystoneclient could fail because keystoneclient
attempted to create a role for the new user when setting up the user.
When a role already existed, this operation failed and a new user was not
created. This update fixes this bug, and user creation works as expected.
(BZ#1094494)

All python-django-horizon users are advised to upgrade to these updated
packages, which correct these issues.

4. Solution:

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the
Red Hat Network to apply this update are available at
https://access.redhat.com/articles/11258

5. Bugs fixed (https://bugzilla.redhat.com/):

1129774 - CVE-2014-3594 openstack-horizon: persistent XSS in Horizon Host Aggregates interface

6. Package List:

Red Hat Enterprise Linux OpenStack Platform 5.0 for RHEL 6:

Source:
python-django-horizon-2014.1.2-2.el6ost.src.rpm

noarch:
openstack-dashboard-2014.1.2-2.el6ost.noarch.rpm
openstack-dashboard-theme-2014.1.2-2.el6ost.noarch.rpm
python-django-horizon-2014.1.2-2.el6ost.noarch.rpm
python-django-horizon-doc-2014.1.2-2.el6ost.noarch.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2014-3594.html
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

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

Copyright 2014 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFUKvM/XlSAg2UNWIIRAk+3AJ42nhVrxUtnGMR1lQHIK98sT+A9WACcCc0Z
O921g8fTliAyJbBOTNMLb5U=
=fjOx
- -----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

iQIVAwUBVCtLjhLndAQH1ShLAQL59RAArHhYbvCY9rOuO4UVe3jmHbDvFiCKntyR
s0mGcqJI008TG5Xeq7cGimjG8ik+uqebQ0tCfO5a1FHh0t536ry+QS3JLlHQ73Ea
9McrAHI/4DfA/vjAn1l/oMNVbmG6EuSdQoRFEuRaaUq+lI1dvN3Hxs0OkhrRVVyN
TVejo5/2XZuGgT6d/x5GKDYKIAdh6KLQ7z7Q2eTrF8nnvTNdIUsdIl3+7qMMiwuw
0Mk8IG+snuDOD66Gy8YV4ycvBZVVHW2PvLPGGvpejkFGqcD/rO+LnjyUaDyd/i0W
Jx76jXBnr28ntL+GraowptX/SyrnHOLfqSyct3zFRSiGDjgbWAAJeaRtcymD5qr0
By5YPovkbsAK4/R6yTLGyX7rV7fi8ei/QugmTSGpat4IPEf+BktbA0DsL3k4XRsz
Q0kESlJch+mkEJkb90c0xhkHIL7WrF/2E1y/WA/0+5jhNS+43oTMiIdcjv/et5ti
OuwZurtsOqwcXAllx2IMnTbv4mYznZXRx/8UO205X0FDZy87H+cqgI2AKn5EiV7U
8HhlZxeiDPm4Ek3/5GAxfNILLzL/IYfvjXpWcutnXHkt8XNpg7yn0K7wUi5RqCEy
0xICYFTtAMWcC6nGnZn5NmNfq7jy6Lj1ruHjNJKCeKOvdvRLH4SAjXyEep8UDzqy
TJ3J3XCQcD8=
=XWsS
-----END PGP SIGNATURE-----