JBoss Enterprise Application Platform 7.4 Update 13 Release Notes

Updated

In order to better meet customer expectations, micro releases for JBoss EAP 7 have been discontinued and replaced with updates delivered on a repeating schedule.

Each new update will contain a number of bug fixes for customer reported issues and potentially a number of security fixes. We expect that the updates will substantially reduce the number of individual patches that we produce and that customers must manage to keep their installations up to date.

For more information see the following Red Hat Knowledgebase articles: Maintenance Release Changes in EAP 6.2+ and Updated Patch Management with EAP 6.2+

This update includes all fixes and changes from JBoss Enterprise Application Platform 7.4 Update 12

Download This content is not included.JBoss Enterprise Application Platform 7.4 Update 13

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2023-26136Servertough-cookie: prototype pollution in cookie memstore
CVE-2023-26464Serverlog4j: log4j1-chainsaw, log4j1-socketappender: DoS via hashmap logging
CVE-2023-4061Serverwildfly-core: Management User RBAC permission allows unexpected reading of system-properties to an Unauthorized actor
CVE-2023-3171Servereap-7: heap exhaustion via deserialization [details]
CVE-2023-34462Servernetty: io.netty:netty-handler: SniHandler 16MB allocation
CVE-2023-33201Securitybouncycastle: potential blind LDAP injection attack using a self-signed certificate
CVE-2022-25883Servernodejs-semver: Regular expression denial of service

This update includes the following bug fixes or changes:
IDComponentSummary
Content from issues.jboss.org is not included.JBEAP-24947A-MQ7This content is not included.ENTMQBR-8122 - Unhandled NullPointerException in JournalTransaction::forget
Content from issues.jboss.org is not included.JBEAP-25261ActiveMQNettyConnection.batchBufferSize() is broken after upgrading netty to 4.1.94.Final
Content from issues.jboss.org is not included.JBEAP-25318BOMwildfly-jms-client-bom missing some netty dependencies
Content from issues.jboss.org is not included.JBEAP-23209Bean ValidationImprove error message for duplicate EE components
Content from issues.jboss.org is not included.JBEAP-25131CLIThis content is not included.WFCORE-6424 - Generic command argument value issue with List containing Object
Content from issues.jboss.org is not included.JBEAP-25196HibernateContent from hibernate.atlassian.net is not included.HHH-16586 - When merging a persisted entity with a null Version, Hibernate treats entity as transient instead of throwing an Exception
Content from issues.jboss.org is not included.JBEAP-24501JCAThis content is not included.JBJCA-1467 - Possible data inconsistency when CMR fails at Commit phase
Content from issues.jboss.org is not included.JBEAP-25148JCAThis content is not included.JBJCA-1471 - Prefill pool after returned connection has been destroyed
Content from issues.jboss.org is not included.JBEAP-25270LoggingThis content is not included.MODULES-439 - Create a delegating LoggerFinder
Content from issues.jboss.org is not included.JBEAP-25349ManagementThis content is not included.WFCORE-6434 - Managed servers could ignore restart/reload required operations when HC reconnects to the domain
Content from issues.jboss.org is not included.JBEAP-24931ManagementSync model operations fail when a HC with stopped managed servers is registered back in the domain
Content from issues.jboss.org is not included.JBEAP-24811OpenShiftImprove message for CLI_GRACEFUL_SHUTDOWN at container startup [details]
Content from issues.jboss.org is not included.JBEAP-25203RESTThis content is not included.RESTEASY-3322 - ClassCastException: org.jboss.resteasy.core.registry.ConstantResourceInvoker cannot be cast to org.jboss.resteasy.core.ResourceMethodInvoker
Content from issues.jboss.org is not included.JBEAP-24949RESTThis content is not included.RESTEASY-3341 - The RESTEasy multipart provider changed the default entity response from binary to base64
Content from issues.jboss.org is not included.JBEAP-25317ServerThis content is not included.WFCORE-6442 - ModuleSpecification discards dependency information
Content from issues.jboss.org is not included.JBEAP-24362Undertowweb session invalidation outside of a request gets IllegalStateException [details]
Content from issues.jboss.org is not included.JBEAP-25037UndertowThis content is not included.UNDERTOW-2285 - Request parameters lost via jsp:include chain
Content from issues.jboss.org is not included.JBEAP-24358UndertowThis content is not included.UNDERTOW-2228 - Undertow write-timeout can cause a truncate response for request coming through keep-alive connection
Content from issues.jboss.org is not included.JBEAP-24842UndertowThis content is not included.UNDERTOW-2228 - Undertow write-timeout can cause a closing TCP connection without response for long-running remote EJB request [details]
Content from issues.jboss.org is not included.JBEAP-24861UndertowThis content is not included.UNDERTOW-2275 Undertow read-timeout can close connection unexpectedly before returning response for POST request larger than the default buffer size
Content from issues.jboss.org is not included.JBEAP-4217UndertowThis content is not included.WFLY-12019 - Cannot remove a undertow server resource at one time
Content from issues.jboss.org is not included.JBEAP-25369Web ServicesClassNotFoundException com.sun.security.jgss.InquireType
Content from issues.jboss.org is not included.JBEAP-23679mod_clusterThis content is not included.MODCLUSTER-754 - Modcluster: Contexts not registered on proxy when server started in suspend mode

Installation

Note: This update should only be applied to installer or zip-based installations.

To apply this update using the CLI on Unix-based systems, run the following command from JBOSS_HOME:

bin/jboss-cli.sh "patch apply path/to/jboss-eap-7.4.13-patch.zip"

To apply this update using the CLI on Windows-based systems, run the following command from JBOSS_HOME:

bin\jboss-cli.bat "patch apply path\to\jboss-eap-7.4.13-patch.zip"

These commands will apply the update to the installation that contains the CLI script. Other scenarios and use of the management console are covered in the JBoss EAP 7.4 Patching And Upgrading Guide

Notes

Category
Components
Article Type