Skip to content

Path traversal for local publishers in TechDocs backend

Moderate
Rugvip published GHSA-4jqc-jvh2-pxg9 Jun 14, 2022

Package

npm @backstage/plugin-techdocs-node (npm)

Affected versions

< 1.1.2

Patched versions

1.1.2
npm @backstage/techdocs-common (npm)
< 0.11.16
(@backstage/plugin-techdocs-node v1.1.2)

Description

Impact

A malicious actor with the ability to register entities in the Software Catalog is able to write files to arbitrary paths on the techdocs backend host instance when techdocs.publisher.type is set to local.

This vulnerability is mitigated by the fact that the Software Catalog must be configured with non-standard field format validators and/or non-standard entity policies.

Patches

Those affected are advised to upgrade to @backstage/plugin-techdocs-node version 1.1.2 or higher.

Workarounds

If patching or upgrading is not possible, it would be sufficient to update any custom Catalog field format validators and/or custom entity policies to disallow entity names, kinds, and namespaces containing ..

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

No known CVE

Weaknesses

No CWEs