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

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

                               ESB-2015.2537
        Important: Red Hat OpenShift Enterprise 2.2.7 security, bug
                        fix and enhancement update
                              1 October 2015

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

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

Product:           Red Hat OpenShift Enterprise
Publisher:         Red Hat
Operating System:  Red Hat
Impact/Access:     Execute Arbitrary Code/Commands -- Remote/Unauthenticated      
                   Increased Privileges            -- Existing Account            
                   Cross-site Scripting            -- Remote with User Interaction
                   Denial of Service               -- Existing Account            
                   Access Confidential Data        -- Existing Account            
Resolution:        Patch/Upgrade
CVE Names:         CVE-2015-1814 CVE-2015-1813 CVE-2015-1812
                   CVE-2015-1811 CVE-2015-1810 CVE-2015-1809
                   CVE-2015-1808 CVE-2015-1807 CVE-2015-1806

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2015-1844.html

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

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

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

Synopsis:          Important: Red Hat OpenShift Enterprise 2.2.7 security, bug fix and enhancement update
Advisory ID:       RHSA-2015:1844-01
Product:           Red Hat OpenShift Enterprise
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2015-1844.html
Issue date:        2015-09-30
CVE Names:         CVE-2015-1806 CVE-2015-1807 CVE-2015-1808 
                   CVE-2015-1809 CVE-2015-1810 CVE-2015-1811 
                   CVE-2015-1812 CVE-2015-1813 CVE-2015-1814 
=====================================================================

1. Summary:

Red Hat OpenShift Enterprise release 2.2.7 is now available with 
updates to packages that fix several bugs and introduce feature 
enhancements.

Red Hat Product Security has rated this update as having Important 
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:

RHOSE Client 2.2 - noarch
RHOSE Infrastructure 2.2 - noarch, x86_64
RHOSE JBoss EAP add-on 2.2 - noarch
RHOSE Node 2.2 - noarch, x86_64

3. Description:

OpenShift Enterprise by Red Hat is the company's cloud computing 
Platform-as-a-Service (PaaS) solution designed for on-premise or 
private cloud deployments.

Space precludes documenting all of the bug fixes in this advisory. 
See the OpenShift Enterprise Technical Notes, which will be updated 
shortly for release 2.2.7, for details about these changes. The
following security issues are addressed in this release:

A flaw was found in the Jenkins API token-issuing service. The 
service was not properly protected against anonymous users, 
potentially allowing remote attackers to escalate privileges. 
(CVE-2015-1814)

It was found that the combination filter Groovy script could allow 
a remote attacker to potentially execute arbitrary code on a 
Jenkins master. (CVE-2015-1806)

It was found that when building artifacts, the Jenkins server would 
follow symbolic links, potentially resulting in disclosure of 
information on the server. (CVE-2015-1807)

A denial of service flaw was found in the way Jenkins handled 
certain update center data. An authenticated user could provide 
specially crafted update center data to Jenkins, causing plug-in 
and tool installation to not work properly. (CVE-2015-1808)

It was found that Jenkins' XPath handling allowed XML External 
Entity (XXE) expansion. A remote attacker with read access could 
use this flaw to read arbitrary XML files on the Jenkins server. 
(CVE-2015-1809)

It was discovered that the internal Jenkins user database did not 
restrict access to reserved names, allowing users to escalate 
privileges. (CVE-2015-1810)

It was found that Jenkins' XML handling allowed XML External Entity 
(XXE) expansion. A remote attacker with the ability to pass XML 
data to Jenkins could use this flaw to read arbitrary XML files on 
the Jenkins server. (CVE-2015-1811)

Two cross-site scripting (XSS) flaws were found in Jenkins. A 
remote  attacker could use these flaws to conduct XSS attacks 
against users of an application using Jenkins. (CVE-2015-1812, 
CVE-2015-1813)

https://access.redhat.com/documentation/en-US/OpenShift_Enterprise/2/html-s
ingle/Technical_Notes/index.html
All OpenShift Enterprise 2 users are advised to upgrade to these 
updated packages.

4. Solution:

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

See the OpenShift Enterprise 2.2 Release Notes, which will be 
updated shortly for release 2.2.7, for important instructions on 
how to fully apply this asynchronous errata update:

https://access.redhat.com/documentation/en-US/OpenShift_Enterprise/2/html-s
ingle/2.2_Release_Notes/index.html#chap-Asynchronous_Errata_Updates

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/):

1062253 - JBoss Cartridge needs to have dependency on both JDK 1.6 and JDK 1.7 packages.
1128567 - Cron/Jenkins-client cartridge can't be shown on scalable app when using "rhc app show $app -g" command
1130028 - 'rhc app-show --gears' lists jbossas and jbosseap cartridges four times for scalable apps
1138522 - Values of MaxClients/ServerLimit in performance.conf is overidden by httpd_nolog.conf
1152524 - [RFE] Dns timeout setting for oo-accept-broker
1160699 - App didn't inherit HA when created from another HA app.
1171815 - Cannot create Jenkins cartridge
1191283 - Duplicate cartridges are seen when importing active cartridges
1197123 - Error reported while adding storage to gear should be informative to the user
1197576 - Upgrade Jenkins from jenkins-1.565.3-1 to jenkins-1.580.3-1
1205615 - CVE-2015-1812 CVE-2015-1813 jenkins: Reflective XSS vulnerability (SECURITY-171, SECURITY-177)
1205616 - CVE-2015-1814 jenkins: forced API token change (SECURITY-180)
1205620 - CVE-2015-1806 jenkins: Combination filter Groovy script unsecured (SECURITY-125)
1205622 - CVE-2015-1807 jenkins: directory traversal from artifacts via symlink (SECURITY-162)
1205623 - CVE-2015-1808 jenkins: update center metadata retrieval DoS attack (SECURITY-163)
1205625 - CVE-2015-1809 jenkins: external entity injection via XPath (SECURITY-165)
1205627 - CVE-2015-1810 jenkins: HudsonPrivateSecurityRealm allows creation of reserved names (SECURITY-166)
1205632 - CVE-2015-1811 jenkins: External entity processing in XML can reveal sensitive local files (SECURITY-167)
1216206 - [RFE] --always-auth should be an allowed option for rhc setup
1217572 - [RFE] routing daemon should have a sync option for F5
1221931 - Move scale app to different profile district node should return 1
1225943 - oo-init-quota function get_filesystem_type pulls in commented lines in fstab if same mount point
1226061 - Lack of raising exception and error logging for the ssh and scp commands while copying keys and certs from broker to F5 LTM
1227501 - routing-daemon not removing var/tmp/*.key and var/tmp/*.crt
1228373 - Gears from a scaled application are not evenly distributed across nodes in the district or zone
1229300 - oo-admin-move across node profiles should update quota limits appropriately
1232827 - [RFE] Provide java 8 in OpenShift Enterprise
1232921 - No error reported when app-create environment variables cannot be parsed
1241750 - SLOW_HOST should be SLOW_HOSTS in openshift-origin-gear-placement.conf.pin-user-to-host-example
1257757 - Scaled application takes 4+mins to unidle
1264039 - logshifter does not parse config properly if there's no newline at the end
1264210 - nodejs control script should wait for http to be available
1264216 - "service openshift-gears start" should not be calling unidle

6. Package List:

RHOSE Client 2.2:

Source:
rhc-1.37.1.2-1.el6op.src.rpm

noarch:
rhc-1.37.1.2-1.el6op.noarch.rpm

RHOSE Infrastructure 2.2:

Source:
openshift-origin-broker-1.16.2.10-1.el6op.src.rpm
openshift-origin-broker-util-1.36.2.2-1.el6op.src.rpm
openshift-origin-logshifter-1.10.1.2-1.el6op.src.rpm
rubygem-openshift-origin-console-1.35.2.1-1.el6op.src.rpm
rubygem-openshift-origin-controller-1.37.3.1-1.el6op.src.rpm
rubygem-openshift-origin-gear-placement-0.0.2.1-1.el6op.src.rpm
rubygem-openshift-origin-msg-broker-mcollective-1.35.3.1-1.el6op.src.rpm
rubygem-openshift-origin-routing-daemon-0.25.1.2-1.el6op.src.rpm

noarch:
openshift-origin-broker-1.16.2.10-1.el6op.noarch.rpm
openshift-origin-broker-util-1.36.2.2-1.el6op.noarch.rpm
rubygem-openshift-origin-console-1.35.2.1-1.el6op.noarch.rpm
rubygem-openshift-origin-controller-1.37.3.1-1.el6op.noarch.rpm
rubygem-openshift-origin-gear-placement-0.0.2.1-1.el6op.noarch.rpm
rubygem-openshift-origin-msg-broker-mcollective-1.35.3.1-1.el6op.noarch.rpm
rubygem-openshift-origin-routing-daemon-0.25.1.2-1.el6op.noarch.rpm

x86_64:
openshift-origin-logshifter-1.10.1.2-1.el6op.x86_64.rpm

RHOSE JBoss EAP add-on 2.2:

Source:
openshift-origin-cartridge-jbosseap-2.26.3.1-1.el6op.src.rpm

noarch:
openshift-origin-cartridge-jbosseap-2.26.3.1-1.el6op.noarch.rpm

RHOSE Node 2.2:

Source:
jenkins-1.609.1-1.el6op.src.rpm
openshift-origin-cartridge-diy-1.26.1.1-1.el6op.src.rpm
openshift-origin-cartridge-haproxy-1.30.1.1-1.el6op.src.rpm
openshift-origin-cartridge-jbossews-1.34.3.1-1.el6op.src.rpm
openshift-origin-cartridge-jenkins-1.28.2.1-1.el6op.src.rpm
openshift-origin-cartridge-mock-1.22.1.1-1.el6op.src.rpm
openshift-origin-cartridge-nodejs-1.33.1.1-1.el6op.src.rpm
openshift-origin-cartridge-perl-1.30.1.1-1.el6op.src.rpm
openshift-origin-cartridge-php-1.34.1.1-1.el6op.src.rpm
openshift-origin-cartridge-python-1.33.3.1-1.el6op.src.rpm
openshift-origin-cartridge-ruby-1.32.1.1-1.el6op.src.rpm
openshift-origin-logshifter-1.10.1.2-1.el6op.src.rpm
openshift-origin-node-util-1.37.2.1-1.el6op.src.rpm
rubygem-openshift-origin-frontend-apache-vhost-0.12.4.2-1.el6op.src.rpm
rubygem-openshift-origin-node-1.37.1.1-1.el6op.src.rpm

noarch:
jenkins-1.609.1-1.el6op.noarch.rpm
openshift-origin-cartridge-diy-1.26.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-haproxy-1.30.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-jbossews-1.34.3.1-1.el6op.noarch.rpm
openshift-origin-cartridge-jenkins-1.28.2.1-1.el6op.noarch.rpm
openshift-origin-cartridge-mock-1.22.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-nodejs-1.33.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-perl-1.30.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-php-1.34.1.1-1.el6op.noarch.rpm
openshift-origin-cartridge-python-1.33.3.1-1.el6op.noarch.rpm
openshift-origin-cartridge-ruby-1.32.1.1-1.el6op.noarch.rpm
openshift-origin-node-util-1.37.2.1-1.el6op.noarch.rpm
rubygem-openshift-origin-frontend-apache-vhost-0.12.4.2-1.el6op.noarch.rpm
rubygem-openshift-origin-node-1.37.1.1-1.el6op.noarch.rpm

x86_64:
openshift-origin-logshifter-1.10.1.2-1.el6op.x86_64.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/

7. References:

https://access.redhat.com/security/cve/CVE-2015-1806
https://access.redhat.com/security/cve/CVE-2015-1807
https://access.redhat.com/security/cve/CVE-2015-1808
https://access.redhat.com/security/cve/CVE-2015-1809
https://access.redhat.com/security/cve/CVE-2015-1810
https://access.redhat.com/security/cve/CVE-2015-1811
https://access.redhat.com/security/cve/CVE-2015-1812
https://access.redhat.com/security/cve/CVE-2015-1813
https://access.redhat.com/security/cve/CVE-2015-1814
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

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

iD8DBQFWDA+7XlSAg2UNWIIRAourAJ9S+czEpyfUmPPnvaNOEnxGPf3EtACdEXKz
7UVciid34ARw+f3FFvzulro=
=83Zt
- -----END PGP SIGNATURE-----


- --
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce

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

iQIVAwUBVgx71H6ZAP0PgtI9AQJ1gRAA0QPx1msVvAdjj6iNNrhzrOfQC+CyGWLk
D1K2r+fvbV1U01X7MyXai0qh/jcPXz2c2DEnsQEtJzUImHFHLavRPadmmXApT40Y
99GtXC1syrv2uqNxjjJMnjiErniH0+d+bH3utflOrYVguWYUYaIWljY6YV5LY5bQ
gif3EG2pPMnpknBxWt+VxY+egHkVF97FoAvp6q0zDzyk7STYPanxYlvHJP8avpiQ
yrRm/IP+mTD7l5xTyUS+so/gH9Ap/vwF9LhEZB5ffNiVHEtjxxrAaJ1aw/+hvfYQ
MXN0hQ/wT2d+xSfUG2ba4Oky3pqx0lA1cI5OPpleayON60e3P/FMqbFXnX7wx4VM
Ds8UDaSf30IbLOFVajM12aKyiK5qLenVpHwuiGfcDzKmIGCxCckQKGkMTbDw+aXX
lsRT8zP+9kG03xgwoK0LLllI5LJeurA6Qhy69D6juv7UHouJRndM2VN3PoGh+UvI
z7g46wmCVICBuY6uZlk4cBBJRGWh0v6vhEYSbU6MZ/tRN2QPjaEywz7RWa8w029j
cRakfc8Z+dG6fx7xSNUavIU0tHftxqkB76CfTjqL3BC4Y1vEFWUJIJo0piBGZfma
cWT3w4QYvVqIVP1QC8QbJ9qUb2zLdnBxWrnstP+tDcHYPlC4WSc0cVWPH/Kf4mwd
IcDe5PM/4aE=
=kdAm
-----END PGP SIGNATURE-----