Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2025:1747 - Security Advisory
Issued:
2025-02-24
Updated:
2025-02-24

RHSA-2025:1747 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Critical: Red Hat JBoss Enterprise Application Platform 7.3.12 security update

Type/Severity

Security Advisory: Critical

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

A security update is now available for Red Hat JBoss Enterprise Application Platform 7.3 for Red Hat Enterprise Linux 7.

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

Description

Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat
JBoss Enterprise Application Platform 7.3.12 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.3.11, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.3.12 Release Notes for information about the most significant bug fixes and enhancements included in this release.

Security Fix(es):

  • velocity: arbitrary code execution when attacker is able to modify templates [eap-7.3.z] (CVE-2020-13936)
  • CXF: Apache CXF: directory listing / code exfiltration [eap-7.3.z] (CVE-2022-46363)
  • sshd-common: mina-sshd: Java unsafe deserialization vulnerability [eap-7.3.z] (CVE-2022-45047)
  • log4j-core: Remote code execution in Log4j 2.x when logs contain an attacker-controlled string value [eap-7.3.z] (CVE-2021-44228)
  • commons-text: apache-commons-text: variable interpolation RCE [eap-7.3.z] (CVE-2022-42889)
  • log4j-core: DoS in log4j 2.x with thread context message pattern and context lookup pattern (incomplete fix for CVE-2021-44228) [eap-7.3.z] (CVE-2021-45046)
  • org.jboss.hal-hal-parent: minimist: prototype pollution [eap-7.3.z] (CVE-2021-44906)
  • jackson-databind: use of deeply nested arrays [eap-7.3.z] (CVE-2022-42004)
  • snakeyaml: Constructor Deserialization Remote Code Execution [eap-7.3.z] (CVE-2022-1471)
  • codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS [eap-7.3.z] (CVE-2022-41881)
  • jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS [eap-7.3.z] (CVE-2022-42003)
  • jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos [eap-7.3.z] (CVE-2022-45693)
  • h2: Remote Code Execution in Console [eap-7.3.z] (CVE-2021-42392)

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.

Solution

Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258

Affected Products

  • JBoss Enterprise Application Platform 7.3 EUS 7.3 x86_64

Fixes

  • BZ - 1937440 - CVE-2020-13936 velocity: arbitrary code execution when attacker is able to modify templates
  • BZ - 2030932 - CVE-2021-44228 log4j-core: Remote code execution in Log4j 2.x when logs contain an attacker-controlled string value
  • BZ - 2032580 - CVE-2021-45046 log4j-core: DoS in log4j 2.x with thread context message pattern and context lookup pattern (incomplete fix for CVE-2021-44228)
  • BZ - 2039403 - CVE-2021-42392 h2: Remote Code Execution in Console
  • BZ - 2066009 - CVE-2021-44906 minimist: prototype pollution
  • BZ - 2135244 - CVE-2022-42003 jackson-databind: deep wrapper array nesting wrt UNWRAP_SINGLE_VALUE_ARRAYS
  • BZ - 2135247 - CVE-2022-42004 jackson-databind: use of deeply nested arrays
  • BZ - 2135435 - CVE-2022-42889 apache-commons-text: variable interpolation RCE
  • BZ - 2145194 - CVE-2022-45047 mina-sshd: Java unsafe deserialization vulnerability
  • BZ - 2150009 - CVE-2022-1471 SnakeYaml: Constructor Deserialization Remote Code Execution
  • BZ - 2153379 - CVE-2022-41881 codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS
  • BZ - 2155681 - CVE-2022-46363 Apache CXF: directory listing / code exfiltration
  • BZ - 2155970 - CVE-2022-45693 jettison: If the value in map is the map's self, the new new JSONObject(map) cause StackOverflowError which may lead to dos
  • JBEAP-28581 - Tracker bug for the EAP 7.3.12 release for RHEL-7
  • JBEAP-28582 - (7.3.z) Upgrade Jettison from 1.4.0.redhat-00001 to 1.5.2.redhat-00002
  • JBEAP-28678 - (7.3.z) Upgrade HAL from 3.2.16.Final-redhat-00001 to 3.2.17.Final-redhat-00001

CVEs

  • CVE-2020-13936
  • CVE-2021-42392
  • CVE-2021-44228
  • CVE-2021-44906
  • CVE-2021-45046
  • CVE-2022-1471
  • CVE-2022-41881
  • CVE-2022-42003
  • CVE-2022-42004
  • CVE-2022-42889
  • CVE-2022-45047
  • CVE-2022-45693
  • CVE-2022-46363

References

  • https://access.redhat.com/security/updates/classification/#critical
  • https://access.redhat.com/security/vulnerabilities/RHSB-2021-009
  • https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3
  • https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3/html-single/installation_guide/index
Note: More recent versions of these packages may be available. Click a package name for more details.

JBoss Enterprise Application Platform 7.3 EUS 7.3

SRPM
eap7-hal-console-3.2.17-1.Final_redhat_00001.1.el7eap.src.rpm SHA-256: 75fff74d63622afc4b32bf3edc18dbff011165ff3d82c745841017d239bcb321
eap7-jackson-annotations-2.10.4-2.redhat_00004.1.el7eap.src.rpm SHA-256: f3a27714f3439a09f776381c46e72ebc354ac58ba6fcd1ae4e3fb01dc9a64516
eap7-jackson-core-2.10.4-2.redhat_00004.1.el7eap.src.rpm SHA-256: 016e40441cd4ca295028daf174df1ce1beaaa09512553fb3fdcbed77d65ce229
eap7-jackson-databind-2.10.4-4.redhat_00004.1.el7eap.src.rpm SHA-256: 6abb2b8d67d75c22c4e4483164b56ad1e80644b5e190c452534fa137c7098f1e
eap7-jackson-jaxrs-providers-2.10.4-2.redhat_00004.1.el7eap.src.rpm SHA-256: f37a76ba006b109a6459d1297a58cae423c115136a49c5edf5219f5874987729
eap7-jackson-modules-base-2.10.4-4.redhat_00004.1.el7eap.src.rpm SHA-256: 4171bd58766cd22be079af59e693ed6e98b36d355d83b22e5b059e2048787f04
eap7-jackson-modules-java8-2.10.4-2.redhat_00004.1.el7eap.src.rpm SHA-256: 938a132baad0df9f0c72f76416818d005f6d3b439f56cf0f3e87ceaa85ee0f25
eap7-jettison-1.5.2-2.redhat_00002.1.el7eap.src.rpm SHA-256: 73eaad3c67f48af3902c637c3ad79263b3b75bbd494741183f2a5c9503631df5
eap7-netty-4.1.63-4.Final_redhat_00002.1.el7eap.src.rpm SHA-256: 27ca818f848717cd497abbfb1d7749cec6dce0df5b5d533c630eca3ca35a6a6c
eap7-resteasy-3.11.6-1.Final_redhat_00001.1.el7eap.src.rpm SHA-256: 52e7b1fbb66ad0b39aafefc560661878a425e922997c0051da92a929a1d013a3
eap7-snakeyaml-1.33.0-1.SP1_redhat_00001.1.el7eap.src.rpm SHA-256: b973bbf3392ce2edf6510de039cbc23c8633df8da2b5e7f8a0aeeb6dc9152da9
eap7-wildfly-7.3.12-3.GA_redhat_00002.1.el7eap.src.rpm SHA-256: 846b2b7a632ca2768bf3ae477d207e482b726315423bb0f3288f01aaeed9b293
x86_64
eap7-hal-console-3.2.17-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 0a83d687795f134939cb08197b560b8ab6ad308c71c32499e76f7da1467f7363
eap7-jackson-annotations-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: c90c5d258d78fe09d09735c0ca37555f87a74ee8c7576e1f32b2cda3d6828789
eap7-jackson-core-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: 0a2f757fd882a7a16f7c08f38d548327f05be9631d9ac4fbb7d56bc599ef5e5e
eap7-jackson-databind-2.10.4-4.redhat_00004.1.el7eap.noarch.rpm SHA-256: 1be2bc616558331a0cef522af31296a00a7c8782632952e3a6df0b2f2c93c8fc
eap7-jackson-datatype-jdk8-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: 2141441a01069232fa5168c7e04e350b896da5ca92b4d6feb9cdde90f97f5c6a
eap7-jackson-datatype-jsr310-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: 081f49cb5521903b3a28b123187820efd0db548d1efa1f49c729986967ae759b
eap7-jackson-jaxrs-base-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: a9b37b485b8599474db159f397e8a024a0ef9b6c7360b25f046700b7b00ab033
eap7-jackson-jaxrs-json-provider-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: 3525ecd8731e025953c135bafc3a1ec4a3beec40816890d322e1be5cbf02b100
eap7-jackson-module-jaxb-annotations-2.10.4-4.redhat_00004.1.el7eap.noarch.rpm SHA-256: 860124260916ef68e822f49ba047e8042cf3528aff7ea52e9c596eea7f41b0f6
eap7-jackson-modules-base-2.10.4-4.redhat_00004.1.el7eap.noarch.rpm SHA-256: 71691be3595370cabfa1c42ab6b377fbf355d66a0d0f595d7fc4aa015f63cc2d
eap7-jackson-modules-java8-2.10.4-2.redhat_00004.1.el7eap.noarch.rpm SHA-256: 61cd8dcdaa9c4e99bf374c34bc3c84b7c961492a749f921d0cc3f7fb852dfaf1
eap7-jettison-1.5.2-2.redhat_00002.1.el7eap.noarch.rpm SHA-256: c36a0302057a59588a53b0d1dd38f04f02b31da367fe2e34bf4a3a23d4d07c24
eap7-netty-4.1.63-4.Final_redhat_00002.1.el7eap.noarch.rpm SHA-256: 7115ca17fb6c6a0831dd012b136257975dfa693411ce1069d41ba9f75e956dc8
eap7-netty-all-4.1.63-4.Final_redhat_00002.1.el7eap.noarch.rpm SHA-256: d732d6ca3c0b600879193dfdfa2c9bae008907d0f6a9236e548ff95ceec1a105
eap7-resteasy-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: e304890c988b25225ddca5764b029069bbb1951243b7ae8aa85c032f45a41e1a
eap7-resteasy-atom-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: c0fcf594c559e72bce72db431df6bb4f240624277b309af0d1451a4004395cee
eap7-resteasy-cdi-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 0ade85cf9c35fda8b38c2ab6a533c5c830b4ba884a3f5f43b422ab0273c9fdc1
eap7-resteasy-client-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 550e450f71f40eec8b8d6e378f7350a996da054d2c0bb7f40eb9e12579083bbf
eap7-resteasy-client-microprofile-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 527e5cc175339c9d0b2b3c611510a7cfc9bade8cd11b2e75e62be4450eb19816
eap7-resteasy-crypto-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 3f86dee93eb3c3007684a5785535a784a2644115c3c4ad59b5c5e2ebcaeb22dc
eap7-resteasy-jackson-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 805b3de46be8a4996c2a8b89acd4c10006e251e2d8706e1126c01420029afa61
eap7-resteasy-jackson2-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: f040e9aba6feceef1a22cb14feebb58abc78b04e1bb693ae1e40292ba4a5baf2
eap7-resteasy-jaxb-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: db8af5be622d6bf63239b7c4524e67e8386fd8c157f04229ddfb32ec0bf7e36f
eap7-resteasy-jaxrs-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 9e7a3e71f77ff3714a93a0061060d4d318dcc5d8bba15260ac02a1acde5be7e2
eap7-resteasy-jettison-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 230283ab0b61f17393125a2ed0e9115706d648447acd475e2292715c42e81c5f
eap7-resteasy-jose-jwt-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: ea74f9b444d52cdf21fd299014e19804b45d0a6541e7082ff109b3e2f3cdae24
eap7-resteasy-jsapi-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 18e9fe5a105dff7ea31b5ccb732ada8f2f30edfc56ad95095fd4d41544c20559
eap7-resteasy-json-binding-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 56827c4bdb50f82b7169dbffd9297dccc645cee32cbc61c956a0aa73d33b57a0
eap7-resteasy-json-p-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 47a010a91fc7de79a4ba9cf951ec4d1229a1158c43e98225b8845cc67f046e75
eap7-resteasy-multipart-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: f6bc7135af5cdf11ab44ccc7de791f39c030e1881dd0fb9aa42a91b50671e3c0
eap7-resteasy-rxjava2-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 92a9eecd42db1aaf71096bc4f0b926d5e712669cfe966260c7b9a711b55db582
eap7-resteasy-spring-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: a306163c3ec4dc7e5a613149a005eca2df61b240ba4e5ec4c8b7165d9c947369
eap7-resteasy-validator-provider-11-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 1ada8ba393398742a738415ffe713f10e91745d813588c7fde62c030aec6f2a1
eap7-resteasy-yaml-provider-3.11.6-1.Final_redhat_00001.1.el7eap.noarch.rpm SHA-256: 94f9a324020051e1644b7c57125673eb1a6ec84add71f1eebec2b193a021b9c8
eap7-snakeyaml-1.33.0-1.SP1_redhat_00001.1.el7eap.noarch.rpm SHA-256: ea3d94ecb96dd312c58c76e686e2d77a4191fd0c0e606ad94bd47b05f5a27f9a
eap7-wildfly-7.3.12-3.GA_redhat_00002.1.el7eap.noarch.rpm SHA-256: a37cdd8c493109861f54805e68eca6918f417cd3756fa7f2d36176581de01bcb
eap7-wildfly-java-jdk11-7.3.12-3.GA_redhat_00002.1.el7eap.noarch.rpm SHA-256: 3690e1f27ab181a4170e4b7c15fe2d6ceb6a00f1d866852811b97ce98b7a5d0e
eap7-wildfly-java-jdk8-7.3.12-3.GA_redhat_00002.1.el7eap.noarch.rpm SHA-256: 0286fdbb0126d000e25c727d0d784005c0afeb674956a4bdfa4db0ec30358f85
eap7-wildfly-javadocs-7.3.12-3.GA_redhat_00002.1.el7eap.noarch.rpm SHA-256: a030899f5a6355ba8057b37b2853f8c582571b0d6845046f95974f2d62fbfe13
eap7-wildfly-modules-7.3.12-3.GA_redhat_00002.1.el7eap.noarch.rpm SHA-256: efb25ac1fca570c215d7c6a12fa6f37e3a46e4f95113a6c40055deb0903b3f98

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat, Inc.

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility