Bug 2273281 (CVE-2024-2700) - CVE-2024-2700 quarkus-core: Leak of local configuration properties into Quarkus applications
Summary: CVE-2024-2700 quarkus-core: Leak of local configuration properties into Quark...
Keywords:
Status: NEW
Alias: CVE-2024-2700
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2273280
TreeView+ depends on / blocked
 
Reported: 2024-04-04 01:50 UTC by Patrick Del Bello
Modified: 2025-05-06 08:29 UTC (History)
52 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:11023 0 None None None 2024-12-12 20:00:33 UTC
Red Hat Product Errata RHSA-2024:2106 0 None None None 2024-05-07 16:21:27 UTC
Red Hat Product Errata RHSA-2024:2705 0 None None None 2024-05-09 11:57:25 UTC
Red Hat Product Errata RHSA-2024:3527 0 None None None 2024-05-30 20:25:59 UTC
Red Hat Product Errata RHSA-2024:4028 0 None None None 2024-06-20 13:20:47 UTC
Red Hat Product Errata RHSA-2024:4873 0 None None None 2024-07-25 15:05:14 UTC

Description Patrick Del Bello 2024-04-04 01:50:34 UTC
A vulnerability was found in quarkus-core component. Quarkus captures the local environment variables from the Quarkus namespace during the application's build. Thus, running the resulting application inherits the values captured at build time.

However, some local environment variables may have been set by the developer / CI environment for testing purposes, such as dropping the database during the application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application. It leads to dangerous behavior if the application does not override these values.

This behavior only happens for configuration properties from the `quarkus.*` namespace. So, application-specific properties are not captured.

Comment 4 errata-xmlrpc 2024-05-07 16:21:24 UTC
This issue has been addressed in the following products:

  Red Hat build of Quarkus 3.8.4

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

Comment 5 errata-xmlrpc 2024-05-09 11:57:22 UTC
This issue has been addressed in the following products:

  Red Hat build of Quarkus 3.2.12

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

Comment 7 errata-xmlrpc 2024-05-30 20:25:56 UTC
This issue has been addressed in the following products:

  Red Hat AMQ Streams 2.7.0

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

Comment 8 errata-xmlrpc 2024-06-20 13:20:43 UTC
This issue has been addressed in the following products:

  RHOSS-1.33-RHEL-8

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

Comment 10 errata-xmlrpc 2024-07-25 15:05:10 UTC
This issue has been addressed in the following products:

  Red Hat build of Apicurio Registry 2.6.1 GA

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

Comment 11 errata-xmlrpc 2024-12-12 20:00:29 UTC
This issue has been addressed in the following products:

  HawtIO 4.0.0 for Red Hat build of Apache Camel 4

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


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