Before applying this update, back up your existing Red Hat JBoss Enterprise
Application Platform installation and deployed applications.
For details on how to apply this update, which includes the changes
described in this advisory, refer to:
https://access.redhat.com/articles/11258
This release of Red Hat JBoss Enterprise Application Platform 7.2.8 serves
as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.7,
and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise
Application Platform 7.2.8 Release Notes for information about the most
significant bug fixes and enhancements included in this release.
Security Fix(es):
* cxf: reflected XSS in the services listing page (CVE-2019-17573)
* smallrye-config: SmallRye: SecuritySupport class is incorrectly public
and contains a static method to access the current threads context class
loader (CVE-2020-1729)
* jackson-databind: XML external entity similar to CVE-2016-3720
(CVE-2019-10172)
* wildfly: Soteria: security identity corruption across concurrent threads
(CVE-2020-1732)
* undertow: AJP File Read/Inclusion Vulnerability (CVE-2020-1745)
* cryptacular: excessive memory allocation during a decode operation
(CVE-2020-7226)
* cxf-core: cxf: OpenId Connect token service does not properly validate
the clientId (CVE-2019-12423)
* undertow: servletPath in normalized incorrectly leading to dangerous
application mapping which could result in security bypass (CVE-2020-1757)
* wildfly: EJBContext principal is not popped back after invoking another
EJB using a different Security Domain (CVE-2020-1719)
* undertow: invalid HTTP request with large chunk size (CVE-2020-10719)
* undertow: Memory exhaustion issue in HttpReadListener via "Expect:
100-continue" header (CVE-2020-10705)
For more details about the security issue(s), including the impact, a CVSS
score, and other related information, see the CVE page(s) listed in the
References section.
https://access.redhat.com/security/cve/CVE-2019-10172 https://access.redhat.com/security/cve/CVE-2019-12423 https://access.redhat.com/security/cve/CVE-2019-17573 https://access.redhat.com/security/cve/CVE-2020-1719 https://access.redhat.com/security/cve/CVE-2020-1729 https://access.redhat.com/security/cve/CVE-2020-1732 https://access.redhat.com/security/cve/CVE-2020-1745 https://access.redhat.com/security/cve/CVE-2020-1757 https://access.redhat.com/security/cve/CVE-2020-7226 https://access.redhat.com/security/cve/CVE-2020-10705 https://access.redhat.com/security/cve/CVE-2020-10719 https://access.redhat.com/security/updates/classification#important https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.2 https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.2/html-single/installation_guide/index
Red Hat JBoss EAP 7.2 for RHEL 7 Server:
Source:
eap7-activemq-artemis-2.9.0-4.redhat_00010.1.el7eap.src.rpm
eap7-apache-cxf-3.2.12-1.redhat_00001.1.el7eap.src.rpm
eap7-bouncycastle-1.60.0-2.redhat_00002.1.el7eap.src.rpm
eap7-codehaus-jackson-1.9.13-10.redhat_00007.1.el7eap.src.rpm
eap7-cryptacular-1.2.4-1.redhat_00001.1.el7eap.src.rpm
eap7-glassfish-el-3.0.1-5.b08_redhat_00004.1.el7eap.src.rpm
eap7-glassfish-javamail-1.6.2-2.redhat_00001.1.el7eap.src.rpm
eap7-glassfish-jsf-2.3.5-10.SP3_redhat_00008.1.el7eap.src.rpm
eap7-hal-console-3.0.21-1.Final_redhat_00001.1.el7eap.src.rpm
eap7-hibernate-commons-annotations-5.0.5-1.Final_redhat_00002.1.el7eap.src.rpm
eap7-hibernate-search-5.10.7-1.Final_redhat_00001.1.el7eap.src.rpm
eap7-httpcomponents-client-4.5.4-1.redhat_00001.1.el7eap.src.rpm
eap7-httpcomponents-core-4.4.5-1.redhat_00001.1.el7eap.src.rpm
eap7-jackson-databind-2.9.10.2-2.redhat_00002.1.el7eap.src.rpm
eap7-jasypt-1.9.3-1.redhat_00001.1.el7eap.src.rpm
eap7-javaee-security-soteria-1.0.0-3.redhat_00002.1.el7eap.src.rpm
eap7-jaxbintros-1.0.3-1.GA_redhat_00001.1.el7eap.src.rpm
eap7-jboss-batch-api_1.0_spec-1.0.2-1.Final_redhat_00001.1.el7eap.src.rpm
eap7-jboss-classfilewriter-1.2.4-1.Final_redhat_00001.1.el7eap.src.rpm
Read the Full Advisory
An update is now available for Red Hat JBoss Enterprise ApplicationPlatform 7.2 for Red Hat Enterprise Linux 7.Red Hat Product Security has rated this update as having a security impactof Important. A Common Vulnerability Scoring System (CVSS) base score,which gives a detailed severity rating, is available for each vulnerabilityfrom the CVE link(s) in the References section.
Red Hat JBoss EAP 7.2 for RHEL 7 Server - noarch
1715075 - CVE-2019-10172 jackson-mapper-asl: XML external entity similar to CVE-2016-3720
1752770 - CVE-2020-1757 undertow: servletPath is normalized incorrectly leading to dangerous application mapping which could result in security bypass
1796617 - CVE-2020-1719 Wildfly: EJBContext principal is not popped back after invoking another EJB using a different Security Domain
1797006 - CVE-2019-12423 cxf: OpenId Connect token service does not properly validate the clientId
1797011 - CVE-2019-17573 cxf: reflected XSS in the services listing page
1801380 - CVE-2020-7226 cryptacular: excessive memory allocation during a decode operation
1801726 - CVE-2020-1732 Soteria: security identity corruption across concurrent threads
1802444 - CVE-2020-1729 SmallRye: SecuritySupport class is incorrectly public and contains a static method to access the current threads context class loader
1803241 - CVE-2020-10705 undertow: Memory exhaustion issue in HttpReadListener via "Expect: 100-continue" header
1807305 - CVE-2020-1745 undertow: AJP File Read/Inclusion Vulnerability
1828459 - CVE-2020-10719 undertow: invalid HTTP request with large chunk size
6. JIRA issues fixed (https://redhat.atlassian.net/jira/projects):
JBEAP-18071 - [GSS](7.2.z) Upgrade RESTEasy from 3.6.1.SP7 to 3.6.1.SP8
JBEAP-18267 - [GSS] (7.2.z) Upgrade Undertow from 2.0.28.SP1-redhat-00001 to 2.0.30.SP1-redhat-00001
Get the latest Linux and open source security news straight to your inbox.