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-2024:3354 - Security Advisory
Issued:
2024-05-23
Updated:
2024-05-23

RHSA-2024:3354 - Security Advisory

  • Overview

Synopsis

Important: Red Hat Fuse 7.13.0 release and security update

Type/Severity

Security Advisory: Important

Topic

Red Hat Fuse 7.13.0 release is now available. The purpose of this text-only errata is to inform you about the security issues fixed in this release.

Red Hat Product Security has rated this update as having a security impact of Important. 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 Fuse 7.13.0 is released which includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.

Security Fix(es):

  • undertow: OutOfMemoryError due to @MultipartConfig handling (CVE-2023-3223)
  • jetty-servlets: jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)
  • jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)
  • jetty-http: jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)
  • avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)
  • JSON-java: parser confusion leads to OOM (CVE-2023-5072)
  • http2-hpack: jetty: hpack header values cause denial of service in http/2 (CVE-2023-36478)
  • spring-boot: org.springframework.boot:spring-boot-actuator class vulnerable to denial of service (CVE-2023-34055)
  • tomcat: HTTP request smuggling via malformed trailer headers (CVE-2023-46589)
  • activemq: Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE (CVE-2022-41678)
  • logback: serialization vulnerability in logback receiver (CVE-2023-6378)
  • logback: A serialization vulnerability in logback receiver (CVE-2023-6481)
  • solr: : Apache Solr: Host environment variables are published via the Metrics API (CVE-2023-50290)
  • shiro: path traversal attack may lead to authentication bypass (CVE-2023-46749)
  • tomcat: Leaking of unrelated request bodies in default error page (CVE-2024-21733)
  • springframework: URL Parsing with Host Validation (CVE-2024-22243)

For more details about the security issues, including the impact, CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

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

Affected Products

  • Red Hat Fuse 1 x86_64

Fixes

  • BZ - 2209689 - CVE-2023-3223 undertow: OutOfMemoryError due to @MultipartConfig handling
  • BZ - 2239630 - CVE-2023-36479 jetty: Improper addition of quotation marks to user inputs in CgiServlet
  • BZ - 2239634 - CVE-2023-40167 jetty: Improper validation of HTTP/1 content-length
  • BZ - 2242521 - CVE-2023-39410 apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK
  • BZ - 2243123 - CVE-2023-36478 jetty: hpack header values cause denial of service in http/2
  • BZ - 2246417 - CVE-2023-5072 JSON-java: parser confusion leads to OOM
  • BZ - 2251917 - CVE-2023-34055 spring-boot: org.springframework.boot:spring-boot-actuator class vulnerable to denial of service
  • BZ - 2252050 - CVE-2023-46589 tomcat: HTTP request smuggling via malformed trailer headers
  • BZ - 2252185 - CVE-2022-41678 Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE
  • BZ - 2252230 - CVE-2023-6378 logback: serialization vulnerability in logback receiver
  • BZ - 2252956 - CVE-2023-6481 logback: A serialization vulnerability in logback receiver
  • BZ - 2258132 - CVE-2023-50290 : Apache Solr: Host environment variables are published via the Metrics API
  • BZ - 2258134 - CVE-2023-46749 shiro: path traversal attack may lead to authentication bypass
  • BZ - 2259204 - CVE-2024-21733 tomcat: Leaking of unrelated request bodies in default error page
  • BZ - 2265735 - CVE-2024-22243 springframework: URL Parsing with Host Validation

CVEs

  • CVE-2022-41678
  • CVE-2023-3223
  • CVE-2023-5072
  • CVE-2023-6378
  • CVE-2023-6481
  • CVE-2023-34055
  • CVE-2023-36478
  • CVE-2023-36479
  • CVE-2023-39410
  • CVE-2023-40167
  • CVE-2023-46589
  • CVE-2023-46749
  • CVE-2023-50290
  • CVE-2024-1635
  • CVE-2024-21733
  • CVE-2024-22243
  • CVE-2024-22257
  • CVE-2024-28752

References

  • https://access.redhat.com/security/updates/classification/#important

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

Red Hat legal and privacy links

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