CVE-2024-2700 – io.quarkus:quarkus-core
Package
Manager: maven
Name: io.quarkus:quarkus-core
Vulnerable Version: >=3.9.0.cr1 <3.9.2 || >=3.3.0.cr1 <3.8.4 || >=0 <3.2.12.final
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00037 pctl0.09872
Details
quarkus-core leaks local environment variables from Quarkus namespace during application's build 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.
Metadata
Created: 2024-04-04T15:30:34Z
Modified: 2024-12-13T00:30:50Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/04/GHSA-f8h5-v2vg-46rr/GHSA-f8h5-v2vg-46rr.json
CWE IDs: ["CWE-526"]
Alternative ID: GHSA-f8h5-v2vg-46rr
Finding: F067
Auto approve: 1