GHSA-qc4v-xq2m-65wc

Suggest an improvement
Source
https://github.com/advisories/GHSA-qc4v-xq2m-65wc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-qc4v-xq2m-65wc/GHSA-qc4v-xq2m-65wc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qc4v-xq2m-65wc
Aliases
Published
2024-10-03T16:51:24Z
Modified
2024-10-03T18:42:18.668681Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N CVSS Calculator
Summary
Unexpected visibility of environment variable configurations in @backstage/plugin-app-backend
Details

Impact

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.

Patches

The issue has been resolved in version 0.3.75 of the @backstage/plugin-app-backend package. Users are encouraged to upgrade to this version to mitigate the vulnerability.

Workarounds

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.

References

If you have any questions or comments about this advisory:

Open an issue in the Backstage repository Visit our Discord, linked to in Backstage README

Database specific
{
    "github_reviewed_at": "2024-10-03T16:51:24Z",
    "github_reviewed": true,
    "nvd_published_at": "2024-10-03T18:15:05Z",
    "cwe_ids": [
        "CWE-440"
    ],
    "severity": "MODERATE"
}
References

Affected packages

npm / @backstage/plugin-app-backend

Package

Name
@backstage/plugin-app-backend
View open source insights on deps.dev
Purl
pkg:npm/%40backstage/plugin-app-backend

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.3.75