GHSA-pvv8-8fx9-h673
Path Traversal in @backstage/plugin-scaffolder-backend
Details
### Impact
A malicious actor could read sensitive files from the environment where Scaffolder tasks are run. The attack is executed by crafting a custom Scaffolder template with a `publish:github:pull-request` action using a particular source path. When the template is executed the sensitive files would be included in the published pull request.
This vulnerability is mitigated by the fact that an attacker would need access to create and register templates in the Backstage catalog, and that the attack is very visible given that the exfiltration happens via a pull request.
### Patches
The vulnerability is patched in the `0.15.9` release of `@backstage/plugin-scaffolder-backend`.
### For more information
If you have any questions or comments about this advisory:
* Open an issue in the [Backstage repository](https://github.com/backstage/backstage) * Visit our chat, linked to in [Backstage README](https://github.com/backstage/backstage)
Are you affected?
Enter the version of the package you're using.
Affected packages
0.9.4 Fixed in: 0.15.9 npm install @backstage/plugin-scaffolder-backend@0.15.9 References
- https://github.com/backstage/backstage/security/advisories/GHSA-pvv8-8fx9-h673 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2021-41151 [ADVISORY]
- https://github.com/backstage/backstage/commit/6968962c920508eae19a4c1c200fa2c8980a4006 [WEB]
- https://github.com/backstage/backstage [PACKAGE]
- https://github.com/backstage/backstage/releases/tag/release-2021-10-16 [WEB]