Skip to content

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in @backstage/plugin-scaffolder-backend

Moderate
Rugvip published GHSA-pvv8-8fx9-h673 Oct 16, 2021

Package

npm @backstage/plugin-scaffolder-backend (npm)

Affected versions

>=0.9.4 <0.15.9

Patched versions

0.15.9

Description

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:

Severity

Moderate

CVE ID

CVE-2021-41151

Weaknesses