Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.quarkus/quarkus-core
  4. ›
  5. CVE-2024-2700

CVE-2024-2700: quarkus-core leaks local environment variables from Quarkus namespace during application's build

April 4, 2024 (updated December 13, 2024)

A vulnerability was found in the 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 may lead 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.

References

  • access.redhat.com/errata/RHSA-2024:11023
  • access.redhat.com/errata/RHSA-2024:2106
  • access.redhat.com/errata/RHSA-2024:2705
  • access.redhat.com/errata/RHSA-2024:3527
  • access.redhat.com/errata/RHSA-2024:4028
  • access.redhat.com/errata/RHSA-2024:4873
  • access.redhat.com/security/cve/CVE-2024-2700
  • bugzilla.redhat.com/show_bug.cgi?id=2273281
  • github.com/advisories/GHSA-f8h5-v2vg-46rr
  • github.com/quarkusio/quarkus
  • github.com/quarkusio/quarkus/commit/2b24dc8dbc8f390c97428783d67614418676fc2e
  • github.com/quarkusio/quarkus/commit/91c3a58eaefe59e0afd430653d1636d664bd593f
  • github.com/quarkusio/quarkus/commit/990c3ee5dd5c689f514e5e87c221bce6d5dff267
  • github.com/quarkusio/quarkus/issues/39927
  • nvd.nist.gov/vuln/detail/CVE-2024-2700
  • quarkus.io/blog/quarkus-3-2-12-final-released
  • quarkus.io/blog/quarkus-3-8-4-released

Code Behaviors & Features

Detect and mitigate CVE-2024-2700 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.9.0.CR1 before 3.9.2, all versions starting from 3.3.0.CR1 before 3.8.4, all versions before 3.2.12.Final

Fixed versions

  • 3.9.2
  • 3.8.4
  • 3.2.12.Final

Solution

Upgrade to versions 3.2.12.Final, 3.8.4, 3.9.2 or above.

Impact 7 HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-526: Cleartext Storage of Sensitive Information in an Environment Variable

Source file

maven/io.quarkus/quarkus-core/CVE-2024-2700.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:03 +0000.