Alerts This Week
Warning Icon 1 485
Alerts This Week
Warning Icon 1 485

Red Hat JBoss Core Services RHEL 7/8 RHSA-2023:4629-01 Moderate Threat

red hat
Calendar Grey August 15, 2023
Dist Redhat Esm H88
Ubuntu publishes a security notice regarding Kernel vulnerabilities with elevated risk. Users advised to upgrade.
An update is now available for Red Hat JBoss Core Services

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Summary

Red Hat JBoss Core Services is a set of supplementary software for Red Hat JBoss middleware products. This software, such as Apache HTTP Server, is common to multiple JBoss middleware products and packaged under Red Hat JBoss Core Services, to allow for faster distribution of updates and for a more consistent update experience.
This release of Red Hat JBoss Core Services Apache HTTP Server 2.4.57 serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.51 Service Pack 2, and includes bug fixes and enhancements, which are documented in the Release Notes linked to in the References section.
Security Fix(es):
* apr-util: integer overflow/wraparound in apr_encode (CVE-2022-24963)
* httpd: mod_proxy_ajp: Possible request smuggling (CVE-2022-36760)
* httpd: mod_proxy: HTTP response splitting (CVE-2022-37436)
* mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass (CVE-2022-48279)
* modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass (CVE-2023-24021)
* httpd: mod_proxy_uwsgi HTTP response splitting (CVE-2023-27522)
* curl: use after free in SSH sha256 fingerprint check (CVE-2023-28319)
* curl: IDN wildcard match may lead to Improper Cerificate Validation (CVE-2023-28321)
* curl: more POST-after-PUT confusion (CVE-2023-28322)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

References

https://access.redhat.com/security/cve/CVE-2022-24963 https://access.redhat.com/security/cve/CVE-2022-36760 https://access.redhat.com/security/cve/CVE-2022-37436 https://access.redhat.com/security/cve/CVE-2022-48279 https://access.redhat.com/security/cve/CVE-2023-24021 https://access.redhat.com/security/cve/CVE-2023-27522 https://access.redhat.com/security/cve/CVE-2023-28319 https://access.redhat.com/security/cve/CVE-2023-28321 https://access.redhat.com/security/cve/CVE-2023-28322 https://access.redhat.com/security/updates/classification#moderate

Package List

Red Hat JBoss Core Services on RHEL 7 Server:
Source: jbcs-httpd24-apr-1.7.0-8.el7jbcs.src.rpm jbcs-httpd24-apr-util-1.6.1-102.el7jbcs.src.rpm jbcs-httpd24-curl-8.2.1-1.el7jbcs.src.rpm jbcs-httpd24-httpd-2.4.57-5.el7jbcs.src.rpm jbcs-httpd24-mod_http2-1.15.19-28.el7jbcs.src.rpm jbcs-httpd24-mod_jk-1.2.48-51.redhat_1.el7jbcs.src.rpm jbcs-httpd24-mod_md-2.4.0-25.el7jbcs.src.rpm jbcs-httpd24-mod_proxy_cluster-1.3.19-4.el7jbcs.src.rpm jbcs-httpd24-mod_security-2.9.3-29.el7jbcs.src.rpm
noarch: jbcs-httpd24-httpd-manual-2.4.57-5.el7jbcs.noarch.rpm
x86_64: jbcs-httpd24-apr-1.7.0-8.el7jbcs.x86_64.rpm jbcs-httpd24-apr-debuginfo-1.7.0-8.el7jbcs.x86_64.rpm jbcs-httpd24-apr-devel-1.7.0-8.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-debuginfo-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-devel-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-ldap-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-mysql-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-nss-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-odbc-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-openssl-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-pgsql-1.6.1-102.el7jbcs.x86_64.rpm jbcs-httpd24-apr-util-sqlite-1.6.1-102.el7jbcs.x86_64.rpm

Read the Full Advisory


Advisory ID: RHSA-2023:4629-01
Product: Red Hat JBoss Core Services
Issue date: 2023-08-15

Topic

An update is now available for Red Hat JBoss Core Services.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.

Relevant Releases Architectures

Red Hat JBoss Core Services on RHEL 7 Server - noarch, x86_64

Red Hat JBoss Core Services on RHEL 8 - noarch, x86_64

Bugs Fixed

2161773 - CVE-2022-37436 httpd: mod_proxy: HTTP response splitting

2161777 - CVE-2022-36760 httpd: mod_proxy_ajp: Possible request smuggling

2163615 - CVE-2023-24021 modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass

2163622 - CVE-2022-48279 mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass

2169465 - CVE-2022-24963 apr: integer overflow/wraparound in apr_encode

2176211 - CVE-2023-27522 httpd: mod_proxy_uwsgi HTTP response splitting

2196778 - CVE-2023-28319 curl: use after free in SSH sha256 fingerprint check

2196786 - CVE-2023-28321 curl: IDN wildcard match may lead to Improper Cerificate Validation

2196793 - CVE-2023-28322 curl: more POST-after-PUT confusion

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here