Bug 2317130 (CVE-2024-9621) - CVE-2024-9621 io.quarkiverse.cxf:quarkus-cxf: Quarkus CXF may log user password and secret to application log
Summary: CVE-2024-9621 io.quarkiverse.cxf:quarkus-cxf: Quarkus CXF may log user passwo...
Keywords:
Status: NEW
Alias: CVE-2024-9621
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-08 01:11 UTC by OSIDB Bzimport
Modified: 2024-11-19 21:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2024:10035 0 None None None 2024-11-19 21:20:21 UTC

Description OSIDB Bzimport 2024-10-08 01:11:04 UTC
A vulnerability was found in Quarkus CXF. The issue is that passwords and other secrets may appear in the  application log in spite of the user has configured them to be hidden.

All of the following conditions need to be met:

1. SOAP message logging is enabled via any of the properties (see
https://docs.quarkiverse.io/quarkus-cxf/3.15/reference/extensions/quarkus-cxf.html#quarkus-cxf_quarkus-cxf-logging-enabled-for
)

* quarkus.cxf.logging.enabled-for
* quarkus.cxf.endpoint."/endpoint-path".logging.enabled
* quarkus.cxf.client."client-name".logging.enabled

2. The application sets any of the following configuration properties:

* quarkus.cxf.endpoint."/endpoint-path".logging.sensitive-element-names
* quarkus.cxf.endpoint."/endpoint-path".logging.sensitive-protocol-header-names
* quarkus.cxf.client."client-name".logging.sensitive-element-names
* quarkus.cxf.client."client-name".logging.sensitive-protocol-header-names

3. The attacker has an access to the application log

Comment 1 errata-xmlrpc 2024-11-19 21:20:20 UTC
This issue has been addressed in the following products:

  Red Hat Build of Apache Camel 4.4 for Quarkus 3.8

Via RHSA-2024:10035 https://access.redhat.com/errata/RHSA-2024:10035


Note You need to log in before you can comment on or make changes to this bug.