U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-2700

Change History

New CVE Received by NIST 4/04/2024 10:15:09 AM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
Red Hat, Inc. AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Added CWE

								
							
							
						
Red Hat, Inc. CWE-526
Added Description

								
							
							
						
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 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.
Added Reference

								
							
							
						
Red Hat, Inc. https://access.redhat.com/security/cve/CVE-2024-2700 [No types assigned]
Added Reference

								
							
							
						
Red Hat, Inc. https://bugzilla.redhat.com/show_bug.cgi?id=2273281 [No types assigned]