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-47762

Change History

New CVE Received from GitHub, Inc. 10/03/2024 2:15:05 PM

Action Type Old Value New Value
Added Description

								
							
							
						
Backstage is an open framework for building developer portals. Configuration supplied through APP_CONFIG_* environment variables, for example APP_CONFIG_backend_listen_port=7007, where unexpectedly ignoring the visibility defined in configuration schema. This occurred even if the configuration schema specified that they should have backend or secret visibility. This was an intended feature of the APP_CONFIG_* way of supplying configuration, but now clearly goes against the expected behavior of the configuration system. This behavior leads to a risk of potentially exposing sensitive configuration details intended to remain private or restricted to backend processes. The issue has been resolved in version 0.3.75 of the @backstage/plugin-app-backend package. As a temporary measure, avoid supplying secrets using the APP_CONFIG_ configuration pattern. Consider alternative methods for setting secrets, such as the environment substitution available for Backstage configuration.
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-440
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/backstage/backstage/commit/323e6129073c5cb4cc106a1239eaec31a129554f [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/backstage/backstage/security/advisories/GHSA-qc4v-xq2m-65wc [No types assigned]