In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @backstage/plugin-scaffolder-backend to version 3.1.5 or higher.
@backstage/plugin-scaffolder-backend is a The Backstage backend plugin that helps you create new things
Affected versions of this package are vulnerable to Exposure of Sensitive System Information to an Unauthorized Control Sphere via the dry-run endpoint when secrets configured in scaffolder.defaultEnvironment.secrets are included in the server configuration. An attacker can access sensitive environment secrets by executing dry-run operations and inspecting the API response payload, as these secrets are not properly redacted in all parts of the response.